Uses of Class
org.robovm.apple.networkextension.NEDNSSettings
| Package | Description |
|---|---|
| org.robovm.apple.networkextension |
-
Uses of NEDNSSettings in org.robovm.apple.networkextension
Subclasses of NEDNSSettings in org.robovm.apple.networkextension Modifier and Type Class Description classNEDNSOverHTTPSSettingsclassNEDNSOverTLSSettingsMethods in org.robovm.apple.networkextension that return NEDNSSettings Modifier and Type Method Description NEDNSSettingsNEDNSSettingsManager. getDnsSettings()NEDNSSettingsNETunnelNetworkSettings. getDNSSettings()Methods in org.robovm.apple.networkextension that return types with arguments of type NEDNSSettings Modifier and Type Method Description NSArray<NEDNSSettings>NEDNSProxyProvider. getSystemDNSSettings()Methods in org.robovm.apple.networkextension with parameters of type NEDNSSettings Modifier and Type Method Description voidNEDNSSettingsManager. setDnsSettings(NEDNSSettings v)voidNETunnelNetworkSettings. setDNSSettings(NEDNSSettings v)