Class CKRecordType

    • Constructor Summary

      Constructors 
      Constructor Description
      CKRecordType()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String Share()  
      static java.lang.String User()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CKRecordType

        public CKRecordType()
    • Method Detail

      • User

        public static java.lang.String User()
        Since:
        Available in iOS 8.0 and later.
      • Share

        public static java.lang.String Share()
        Since:
        Available in iOS 10.0 and later.