Uses of Class
org.robovm.apple.network.NWParametersAttribution
| Package | Description |
|---|---|
| org.robovm.apple.network |
-
Uses of NWParametersAttribution in org.robovm.apple.network
Methods in org.robovm.apple.network that return NWParametersAttribution Modifier and Type Method Description NWParametersAttributionNWParameters. getAttribution()static NWParametersAttributionNWParametersAttribution. valueOf(long n)Returns the enum constant of this type with the specified name.static NWParametersAttributionNWParametersAttribution. valueOf(String name)Returns the enum constant of this type with the specified name.static NWParametersAttribution[]NWParametersAttribution. 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 NWParametersAttribution Modifier and Type Method Description voidNWParameters. setAttribution(NWParametersAttribution attribution)