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