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