Class NWEndpoint

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol
Direct Known Subclasses:
NWBonjourServiceEndpoint, NWHostEndpoint

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

    • NWEndpoint

      public NWEndpoint()
    • NWEndpoint

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

      protected NWEndpoint​(NSObject.SkipInit skipInit)
    • NWEndpoint

      public NWEndpoint​(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)