Uses of Class
org.robovm.apple.network.NWWsCoseCode
| Package | Description |
|---|---|
| org.robovm.apple.network |
-
Uses of NWWsCoseCode in org.robovm.apple.network
Methods in org.robovm.apple.network that return NWWsCoseCode Modifier and Type Method Description NWWsCoseCodeNWProtocolMetadata. getCloseCode()static NWWsCoseCodeNWWsCoseCode. valueOf(long n)Returns the enum constant of this type with the specified name.static NWWsCoseCodeNWWsCoseCode. valueOf(String name)Returns the enum constant of this type with the specified name.static NWWsCoseCode[]NWWsCoseCode. 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 NWWsCoseCode Modifier and Type Method Description voidNWProtocolMetadata. setCloseCode(NWWsCoseCode close_code)