Uses of Class
org.robovm.apple.network.NWParametersExpiredDnsBehavior
| Package | Description |
|---|---|
| org.robovm.apple.network |
-
Uses of NWParametersExpiredDnsBehavior in org.robovm.apple.network
Methods in org.robovm.apple.network that return NWParametersExpiredDnsBehavior Modifier and Type Method Description NWParametersExpiredDnsBehaviorNWParameters. getExpiredDnsBehavior()static NWParametersExpiredDnsBehaviorNWParametersExpiredDnsBehavior. valueOf(long n)Returns the enum constant of this type with the specified name.static NWParametersExpiredDnsBehaviorNWParametersExpiredDnsBehavior. valueOf(String name)Returns the enum constant of this type with the specified name.static NWParametersExpiredDnsBehavior[]NWParametersExpiredDnsBehavior. 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 NWParametersExpiredDnsBehavior Modifier and Type Method Description voidNWParameters. setExpiredDnsBehavior(NWParametersExpiredDnsBehavior expired_dns_behavior)