Uses of Class
org.robovm.apple.network.NWMultipathService
| Package | Description |
|---|---|
| org.robovm.apple.network |
-
Uses of NWMultipathService in org.robovm.apple.network
Methods in org.robovm.apple.network that return NWMultipathService Modifier and Type Method Description NWMultipathServiceNWParameters. getMultipathService()static NWMultipathServiceNWMultipathService. valueOf(long n)Returns the enum constant of this type with the specified name.static NWMultipathServiceNWMultipathService. valueOf(String name)Returns the enum constant of this type with the specified name.static NWMultipathService[]NWMultipathService. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.network with parameters of type NWMultipathService Modifier and Type Method Description voidNWParameters. setMultipathService(NWMultipathService multipath_service)