Uses of Class
org.robovm.apple.networkextension.NEHotspotEAPSettings
| Package | Description |
|---|---|
| org.robovm.apple.networkextension |
-
Uses of NEHotspotEAPSettings in org.robovm.apple.networkextension
Methods in org.robovm.apple.networkextension with parameters of type NEHotspotEAPSettings Modifier and Type Method Description protected longNEHotspotConfiguration. init(String SSID, NEHotspotEAPSettings eapSettings)protected longNEHotspotConfiguration. init(NEHotspotHS20Settings hs20Settings, NEHotspotEAPSettings eapSettings)Constructors in org.robovm.apple.networkextension with parameters of type NEHotspotEAPSettings Constructor Description NEHotspotConfiguration(String SSID, NEHotspotEAPSettings eapSettings)NEHotspotConfiguration(NEHotspotHS20Settings hs20Settings, NEHotspotEAPSettings eapSettings)