Uses of Class
org.robovm.apple.networkextension.NWHostEndpoint
| Package | Description |
|---|---|
| org.robovm.apple.networkextension |
-
Uses of NWHostEndpoint in org.robovm.apple.networkextension
Methods in org.robovm.apple.networkextension that return NWHostEndpoint Modifier and Type Method Description static NWHostEndpointNWHostEndpoint. create(String hostname, String port)Methods in org.robovm.apple.networkextension with parameters of type NWHostEndpoint Modifier and Type Method Description NWUDPSessionNEPacketTunnelProvider. createUDPSession(NWEndpoint remoteEndpoint, NWHostEndpoint localEndpoint)NWUDPSessionNEProvider. createUDPSession(NWEndpoint remoteEndpoint, NWHostEndpoint localEndpoint)voidNEAppProxyFlow. open(NWHostEndpoint localEndpoint, VoidBlock1<NSError> completionHandler)