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