Uses of Class
org.robovm.apple.network.NWWsOpcode
| Package | Description |
|---|---|
| org.robovm.apple.network |
-
Uses of NWWsOpcode in org.robovm.apple.network
Methods in org.robovm.apple.network that return NWWsOpcode Modifier and Type Method Description NWWsOpcodeNWProtocolMetadata. getOpcode()static NWWsOpcodeNWWsOpcode. valueOf(long n)Returns the enum constant of this type with the specified name.static NWWsOpcodeNWWsOpcode. valueOf(String name)Returns the enum constant of this type with the specified name.static NWWsOpcode[]NWWsOpcode. 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 NWWsOpcode Modifier and Type Method Description static NWProtocolMetadataNWProtocolMetadata. createWsMetadata(NWWsOpcode opcode)