Class NWInterface

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public final class NWInterface
extends NWObject
implements NSObjectProtocol
  • Constructor Details

    • NWInterface

      public NWInterface()
  • Method Details

    • getType

      public NWInterfaceType getType()
      Since:
      Available in iOS 12.0 and later.
    • getName

      public String getName()
      Since:
      Available in iOS 12.0 and later.
    • getIndex

      public int getIndex()
      Since:
      Available in iOS 12.0 and later.