Uses of Class
org.robovm.apple.network.NWConnectionGroupState
| Package | Description |
|---|---|
| org.robovm.apple.network |
-
Uses of NWConnectionGroupState in org.robovm.apple.network
Methods in org.robovm.apple.network that return NWConnectionGroupState Modifier and Type Method Description static NWConnectionGroupStateNWConnectionGroupState. valueOf(long n)Returns the enum constant of this type with the specified name.static NWConnectionGroupStateNWConnectionGroupState. valueOf(String name)Returns the enum constant of this type with the specified name.static NWConnectionGroupState[]NWConnectionGroupState. 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 NWConnectionGroupState Modifier and Type Method Description static voidNWConnection. groupSetStateChangedHandler(NWConnectionGroup group, VoidBlock2<NWConnectionGroupState,NWError> state_changed_handler)