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