Uses of Class
org.robovm.apple.networkextension.NEHotspotConfiguration
| Package | Description |
|---|---|
| org.robovm.apple.networkextension |
-
Uses of NEHotspotConfiguration in org.robovm.apple.networkextension
Methods in org.robovm.apple.networkextension that return NEHotspotConfiguration Modifier and Type Method Description static NEHotspotConfigurationNEHotspotConfiguration. createUsingSSID(String SSIDPrefix)static NEHotspotConfigurationNEHotspotConfiguration. createUsingSSID(String SSIDPrefix, String passphrase, boolean isWEP)Methods in org.robovm.apple.networkextension with parameters of type NEHotspotConfiguration Modifier and Type Method Description voidNEHotspotConfigurationManager. applyConfiguration(NEHotspotConfiguration configuration, VoidBlock1<NSError> completionHandler)