Uses of Class
org.robovm.apple.networkextension.NEHotspotNetworkSecurityType
| Package | Description |
|---|---|
| org.robovm.apple.networkextension |
-
Uses of NEHotspotNetworkSecurityType in org.robovm.apple.networkextension
Methods in org.robovm.apple.networkextension that return NEHotspotNetworkSecurityType Modifier and Type Method Description NEHotspotNetworkSecurityTypeNEHotspotNetwork. getSecurityType()static NEHotspotNetworkSecurityTypeNEHotspotNetworkSecurityType. valueOf(long n)Returns the enum constant of this type with the specified name.static NEHotspotNetworkSecurityTypeNEHotspotNetworkSecurityType. valueOf(String name)Returns the enum constant of this type with the specified name.static NEHotspotNetworkSecurityType[]NEHotspotNetworkSecurityType. values()Returns an array containing the constants of this enum type, in the order they are declared.