Share via


NSPersistentCloudKitContainerFetchParticipantsMatchingLookupInfosResult Class

Definition

This class holds the return values for an asynchronous operation.

public class NSPersistentCloudKitContainerFetchParticipantsMatchingLookupInfosResult
type NSPersistentCloudKitContainerFetchParticipantsMatchingLookupInfosResult = class
Inheritance
NSPersistentCloudKitContainerFetchParticipantsMatchingLookupInfosResult

Constructors

Name Description
NSPersistentCloudKitContainerFetchParticipantsMatchingLookupInfosResult(NSArray<CKShareParticipant>)

Creates a new instance of this class.

Properties

Name Description
FetchedParticipants

The result value from the asynchronous operation.

Applies to