UICloudSharingControllerPreparationCompletionHandler Delegate

Definition

public delegate void UICloudSharingControllerPreparationCompletionHandler(CKShare share, CKContainer container, NSError error);
type UICloudSharingControllerPreparationCompletionHandler = delegate of CKShare * CKContainer * NSError -> unit

Parameters

share
CKShare
container
CKContainer
error
NSError

Applies to