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