Class INPersonHandle

    • Constructor Detail

      • INPersonHandle

        protected INPersonHandle()
      • INPersonHandle

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

        public INPersonHandle​(java.lang.String value,
                              INPersonHandleType type,
                              java.lang.String label)
        Since:
        Available in iOS 10.2 and later.
      • INPersonHandle

        public INPersonHandle​(java.lang.String value,
                              INPersonHandleType type)
      • INPersonHandle

        public INPersonHandle​(NSCoder decoder)
    • Method Detail

      • getValue

        public java.lang.String getValue()
      • getLabel

        public java.lang.String getLabel()
        Since:
        Available in iOS 10.2 and later.
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • init

        protected long init​(java.lang.String value,
                            INPersonHandleType type,
                            java.lang.String label)
        Since:
        Available in iOS 10.2 and later.
      • init

        protected long init​(NSCoder decoder)