A reference to a person who accepted a shared record.
SDKs
- iOS 10.0+
- macOS 10.12+
- Mac Catalyst 13.0+
- tvOS 10.0+
- watchOS 3.0+
Framework
- Cloud
Kit
Declaration
class Participant : NSObject
A reference to a person who accepted a shared record.
SDKs
Framework
class Participant : NSObject
var acceptance Status: CKShare _Participant _Acceptance Status
The current state of the user’s acceptance of this share. (read-only)
var permission: CKShare _Participant _Permission
The permission level that the user has for this share.
var user Identity: CKUser Identity
The identity of the participant. (read-only)
enum CKShare _Participant _Acceptance Status
The status of a participant.
enum CKShare _Participant _Permission
The permissions granted to the participant.
class CKShare
A reference to a shared record.
class CKShare .Metadata
A reference to the metadata for a shared record.
Operations are used to communicate shared information with CloudKit.