Share via


NSPersistentCloudKitContainerFetchParticipantsMatchingLookupInfosResult Constructor

Definition

Creates a new instance of this class.

public NSPersistentCloudKitContainerFetchParticipantsMatchingLookupInfosResult(Foundation.NSArray<CloudKit.CKShareParticipant> fetchedParticipants);
new CoreData.NSPersistentCloudKitContainerFetchParticipantsMatchingLookupInfosResult : Foundation.NSArray<CloudKit.CKShareParticipant> -> CoreData.NSPersistentCloudKitContainerFetchParticipantsMatchingLookupInfosResult

Parameters

fetchedParticipants
NSArray<CKShareParticipant>

Result value from an asynchronous operation.

Applies to