Platforms to show: All Mac Windows Linux Cross-Platform

Back to CKShareMetadataMBS class.

CKShareMetadataMBS.containerIdentifier as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The unique identifier for the container associated with this share.

This read only property can be used to fetch the container associated with this share.
(Read only property)

CKShareMetadataMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The internal object reference.

(Read and Write property)

CKShareMetadataMBS.ownerIdentity as CKUserIdentityMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The identity of the owner of the associated share.

This read only property is used to access the owner of the share.
(Read only property)

CKShareMetadataMBS.participantPermission as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Permissions associated with the user who retrieved the metadata for this share.

This property reflects the permissions associated with the participant who invoked the CKFetchShareMetadataOperationMBS.
(Read only property)

CKShareMetadataMBS.participantStatus as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The participation status of the user who retrieved the metadata for this share.

This property reflects the status of the participant who invoked the CKFetchShareMetadataOperationMBS. See CKShareParticipantMBS for the statuses available.
(Read only property)

CKShareMetadataMBS.participantType as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The type of the user who retrieved the metadata for this share.

This property reflects the participantType of the participant who invoked the CKFetchShareMetadataOperationMBS. See CKShareParticipantMBS for the types available.
(Read only property)

CKShareMetadataMBS.rootRecord as CKRecordMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The root record associated with this share.

This read only property contains a reference to the root record associated with this share. This property can be nil if the CKFetchShareMetadataOperationMBS did not set shouldFetchRootRecord to true.
(Read only property)

CKShareMetadataMBS.rootRecordID as CKRecordIDMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The unique identifier for the root record associated with this share.

This property is populated even if shouldFetchRootRecord is set to false on the CKFetchShareMetadataOperationMBS and can be used to retrieve the rootRecord if the record was not retrieved with the metadata.
(Read only property)

CKShareMetadataMBS.share as CKShareMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The associated share.

This read only property contains a reference to the CKShareMBS that this CKShareMetadataMBS is associated with.
(Read only property)

The items on this page are in the following plugins: MBS Mac64bit Plugin.


The biggest plugin in space...