Share via


NSPersistentCloudKitContainerFetchParticipantsMatchingLookupInfosHandler Delegate

Definition

public delegate void NSPersistentCloudKitContainerFetchParticipantsMatchingLookupInfosHandler(NSArray<CKShareParticipant>? fetchedParticipants, NSError? error);
type NSPersistentCloudKitContainerFetchParticipantsMatchingLookupInfosHandler = delegate of NSArray<CKShareParticipant> * NSError -> unit

Parameters

fetchedParticipants
NSArray<CKShareParticipant>
error
NSError

Applies to