Class NIDiscoveryToken

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class NIDiscoveryToken
extends NSObject
implements NSSecureCoding
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • NIDiscoveryToken

      protected NIDiscoveryToken()
    • NIDiscoveryToken

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

      protected NIDiscoveryToken​(NSObject.SkipInit skipInit)
    • NIDiscoveryToken

      public NIDiscoveryToken​(NSCoder coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • encode

      public void encode​(NSCoder coder)
      Specified by:
      encode in interface NSCoding
    • init

      protected long init​(NSCoder coder)