Uses of Class
org.robovm.apple.network.NWListenerState
| Package | Description |
|---|---|
| org.robovm.apple.network |
-
Uses of NWListenerState in org.robovm.apple.network
Methods in org.robovm.apple.network that return NWListenerState Modifier and Type Method Description static NWListenerStateNWListenerState. valueOf(long n)Returns the enum constant of this type with the specified name.static NWListenerStateNWListenerState. valueOf(String name)Returns the enum constant of this type with the specified name.static NWListenerState[]NWListenerState. 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 NWListenerState Modifier and Type Method Description voidNWListener. setStateChangedHandler(VoidBlock2<NWListenerState,NWError> handler)