Class CKUserIdentity

    • Constructor Detail

      • CKUserIdentity

        protected CKUserIdentity()
      • CKUserIdentity

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

        public CKUserIdentity​(NSCoder decoder)
    • Method Detail

      • getUserRecordID

        public CKRecordID getUserRecordID()
      • getContactIdentifiers

        public NSArray<NSString> getContactIdentifiers()
        Since:
        Available in iOS 11.0 and later.
      • isHasiCloudAccount

        public boolean isHasiCloudAccount()
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • init

        protected long init​(NSCoder decoder)