Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | CloudKit | MBS Mac64bit Plugin | 16.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
Constant | Value | Description |
---|---|---|
CKShareParticipantAcceptanceStatusAccepted | 2 |
The participant has accepted the share request. |
CKShareParticipantAcceptanceStatusPending | 1 |
The participant has not accepted the share request. |
CKShareParticipantAcceptanceStatusRemoved | 3 |
The participant was removed from the share. |
CKShareParticipantAcceptanceStatusUnknown | 0 |
The participant’s status is unknown. |
Constant | Value | Description |
---|---|---|
CKShareParticipantPermissionNone | 1 |
The participant does not have any permissions for this share. |
CKShareParticipantPermissionReadOnly | 2 |
The participant has read only permissions for this share. |
CKShareParticipantPermissionReadWrite | 3 |
The participant has full read and write permissions for this share. |
CKShareParticipantPermissionUnknown | 0 |
The current status of the participant’s permissions is unknown. |
Constant | Value | Description |
---|---|---|
CKShareParticipantRoleOwner | 1 |
The participant is the owner of the share. As owner, the user can add private users to the share. |
CKShareParticipantRolePrivateUser | 3 |
The participant is a private user and can access the share. |
CKShareParticipantRolePublicUser | 4 |
The participant is a private user and can access the share. |
CKShareParticipantRoleUnknown | 0 |
The type of the participant cannot be determined. |
Constant | Value | Description |
---|---|---|
CKShareParticipantTypeOwner | 1 |
The participant is the owner of the share. As owner, the user can add private users to the share. |
CKShareParticipantTypePrivateUser | 3 |
The participant is a private user and can access the share. |
CKShareParticipantTypePublicUser | 4 |
The participant is a public user. Public users are “self-added” when the participant accesses the shareURL. Owners cannot add public users. |
CKShareParticipantTypeUnknown | 0 |
The type of the participant cannot be determined. |
This class has no sub classes.
The items on this page are in the following plugins: MBS Mac64bit Plugin.
CKShareMetadataMBS - CKSubscriptionMBS