Class CKShareMetadata

    • Constructor Detail

      • CKShareMetadata

        public CKShareMetadata()
      • CKShareMetadata

        protected CKShareMetadata​(NSObject.Handle h,
                                  long handle)
      • CKShareMetadata

        public CKShareMetadata​(NSCoder decoder)
    • Method Detail

      • getContainerIdentifier

        public java.lang.String getContainerIdentifier()
      • getShare

        public CKShare getShare()
      • getRootRecordID

        public CKRecordID getRootRecordID()
      • getParticipantRole

        public CKShareParticipantRole getParticipantRole()
        Since:
        Available in iOS 12.0 and later.
      • getParticipantType

        @Deprecated
        public CKShareParticipantType getParticipantType()
        Deprecated.
        Deprecated in iOS 12.0.
        Since:
        Available in iOS 10.0 and later.
      • getRootRecord

        public CKRecord getRootRecord()
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • init

        protected long init​(NSCoder decoder)