Class NEHotspotHelperResponse

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

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

      • NEHotspotHelperResponse

        public NEHotspotHelperResponse()
      • NEHotspotHelperResponse

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

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

      • 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.