Uses of Class
org.robovm.apple.networkextension.NEHotspotNetwork
| Package | Description |
|---|---|
| org.robovm.apple.networkextension |
-
Uses of NEHotspotNetwork in org.robovm.apple.networkextension
Methods in org.robovm.apple.networkextension that return NEHotspotNetwork Modifier and Type Method Description NEHotspotNetworkNEHotspotHelperCommand. getNetwork()Methods in org.robovm.apple.networkextension that return types with arguments of type NEHotspotNetwork Modifier and Type Method Description NSArray<NEHotspotNetwork>NEHotspotHelperCommand. getNetworkList()Methods in org.robovm.apple.networkextension with parameters of type NEHotspotNetwork Modifier and Type Method Description static booleanNEHotspotHelper. logoff(NEHotspotNetwork network)voidNEHotspotHelperResponse. setNetwork(NEHotspotNetwork network)Method parameters in org.robovm.apple.networkextension with type arguments of type NEHotspotNetwork Modifier and Type Method Description static voidNEHotspotNetwork. fetchCurrent(VoidBlock1<NEHotspotNetwork> completionHandler)voidNEHotspotHelperResponse. setNetworkList(NSArray<NEHotspotNetwork> networkList)