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