Class NEHotspotHelper

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

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

    • NEHotspotHelper

      public NEHotspotHelper()
    • NEHotspotHelper

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

      protected NEHotspotHelper​(NSObject.SkipInit skipInit)
  • Method Details

    • OptionDisplayName

      public static String OptionDisplayName()
      Since:
      Available in iOS 9.0 and later.
    • register

      public static boolean register​(NSDictionary<NSString,​?> options, DispatchQueue queue, VoidBlock1<NEHotspotHelperCommand> handler)
      Since:
      Available in iOS 9.0 and later.
    • logoff

      public static boolean logoff​(NEHotspotNetwork network)
      Since:
      Available in iOS 9.0 and later.
    • supportedNetworkInterfaces

      public static NSArray<?> supportedNetworkInterfaces()
      Since:
      Available in iOS 9.0 and later.