Uses of Class
org.robovm.apple.network.NWWsVersion
| Package | Description |
|---|---|
| org.robovm.apple.network |
-
Uses of NWWsVersion in org.robovm.apple.network
Methods in org.robovm.apple.network that return NWWsVersion Modifier and Type Method Description static NWWsVersionNWWsVersion. valueOf(long n)Returns the enum constant of this type with the specified name.static NWWsVersionNWWsVersion. valueOf(String name)Returns the enum constant of this type with the specified name.static NWWsVersion[]NWWsVersion. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.network with parameters of type NWWsVersion Modifier and Type Method Description static NWProtocolOptionsNWProtocolOptions. createWsOptions(NWWsVersion version)