Class NEHotspotHelperResponse

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

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

    • NEHotspotHelperResponse

      public NEHotspotHelperResponse()
    • NEHotspotHelperResponse

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

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

    • setNetwork

      public void setNetwork​(NEHotspotNetwork network)
      Since:
      Available in iOS 9.0 and later.
    • setNetworkList

      public void setNetworkList​(NSArray<NEHotspotNetwork> networkList)
      Since:
      Available in iOS 9.0 and later.
    • deliver

      public void deliver()
      Since:
      Available in iOS 9.0 and later.