Uses of Class
org.robovm.apple.networkextension.NEIPv6Route
| Package | Description |
|---|---|
| org.robovm.apple.networkextension |
-
Uses of NEIPv6Route in org.robovm.apple.networkextension
Methods in org.robovm.apple.networkextension that return NEIPv6Route Modifier and Type Method Description static NEIPv6RouteNEIPv6Route. defaultRoute()Methods in org.robovm.apple.networkextension that return types with arguments of type NEIPv6Route Modifier and Type Method Description NSArray<NEIPv6Route>NEIPv6Settings. getExcludedRoutes()NSArray<NEIPv6Route>NEIPv6Settings. getIncludedRoutes()Method parameters in org.robovm.apple.networkextension with type arguments of type NEIPv6Route Modifier and Type Method Description voidNEIPv6Settings. setExcludedRoutes(NSArray<NEIPv6Route> v)voidNEIPv6Settings. setIncludedRoutes(NSArray<NEIPv6Route> v)