Class HKObject

    • Constructor Detail

      • HKObject

        protected HKObject()
      • HKObject

        public HKObject​(NSCoder decoder)
    • Method Detail

      • getUUID

        public NSUUID getUUID()
      • getSource

        @Deprecated
        public HKSource getSource()
        Deprecated.
        Deprecated in iOS 9.0.
        Since:
        Available in iOS 8.0 and later.
      • getSourceRevision

        public HKSourceRevision getSourceRevision()
        Since:
        Available in iOS 9.0 and later.
      • getDevice

        public HKDevice getDevice()
        Since:
        Available in iOS 9.0 and later.
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • init

        protected long init​(NSCoder decoder)