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