A reference to the metadata for a shared record.
SDKs
- iOS 10.0+
- macOS 10.12+
- Mac Catalyst 13.0+
- tvOS 10.0+
- watchOS 3.0+
Framework
- Cloud
Kit
Declaration
@interface CKShareMetadata : NSObject
A reference to the metadata for a shared record.
SDKs
Framework
@interface CKShareMetadata : NSObject
container Identifier
The unique identifier for the container associated with this share.
owner Identity
The identity of the owner of the associated share.
participant Permission
Permissions associated with the user who retrieved the metadata for this share.
participant Status
The participation status of the user who retrieved the metadata for this share.
root Record
The root record associated with this share.
root Record ID
The unique identifier for the root record associated with this share.
share
The associated share.
CKShare
A reference to a shared record.
CKShare Participant
A reference to a person who accepted a shared record.
Operations are used to communicate shared information with CloudKit.