Uses of Class
org.robovm.apple.networkextension.NEHotspotConfigurationEAPTLSVersion
| Package | Description |
|---|---|
| org.robovm.apple.networkextension |
-
Uses of NEHotspotConfigurationEAPTLSVersion in org.robovm.apple.networkextension
Methods in org.robovm.apple.networkextension that return NEHotspotConfigurationEAPTLSVersion Modifier and Type Method Description NEHotspotConfigurationEAPTLSVersionNEHotspotEAPSettings. getPreferredTLSVersion()static NEHotspotConfigurationEAPTLSVersionNEHotspotConfigurationEAPTLSVersion. valueOf(long n)Returns the enum constant of this type with the specified name.static NEHotspotConfigurationEAPTLSVersionNEHotspotConfigurationEAPTLSVersion. valueOf(String name)Returns the enum constant of this type with the specified name.static NEHotspotConfigurationEAPTLSVersion[]NEHotspotConfigurationEAPTLSVersion. 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 NEHotspotConfigurationEAPTLSVersion Modifier and Type Method Description voidNEHotspotEAPSettings. setPreferredTLSVersion(NEHotspotConfigurationEAPTLSVersion v)