Uses of Class
org.robovm.apple.network.NWConnectionState
| Package | Description |
|---|---|
| org.robovm.apple.network |
-
Uses of NWConnectionState in org.robovm.apple.network
Methods in org.robovm.apple.network that return NWConnectionState Modifier and Type Method Description static NWConnectionStateNWConnectionState. valueOf(long n)Returns the enum constant of this type with the specified name.static NWConnectionStateNWConnectionState. valueOf(String name)Returns the enum constant of this type with the specified name.static NWConnectionState[]NWConnectionState. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.network with type arguments of type NWConnectionState Modifier and Type Method Description voidNWConnection. setStateChangedHandler(VoidBlock2<NWConnectionState,NWError> handler)