Uses of Class
org.robovm.apple.networkextension.NWUDPSession
| Package | Description |
|---|---|
| org.robovm.apple.networkextension |
-
Uses of NWUDPSession in org.robovm.apple.networkextension
Methods in org.robovm.apple.networkextension that return NWUDPSession Modifier and Type Method Description NWUDPSessionNEHotspotHelperCommand. createUDPSession(NWEndpoint endpoint)NWUDPSessionNEPacketTunnelProvider. createUDPSession(NWEndpoint remoteEndpoint, NWHostEndpoint localEndpoint)NWUDPSessionNEProvider. createUDPSession(NWEndpoint remoteEndpoint, NWHostEndpoint localEndpoint)Methods in org.robovm.apple.networkextension with parameters of type NWUDPSession Modifier and Type Method Description protected longNWUDPSession. init(NWUDPSession session)Constructors in org.robovm.apple.networkextension with parameters of type NWUDPSession Constructor Description NWUDPSession(NWUDPSession session)