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