Uses of Class
org.robovm.apple.network.NWPath
| Package | Description |
|---|---|
| org.robovm.apple.network |
-
Uses of NWPath in org.robovm.apple.network
Methods in org.robovm.apple.network that return NWPath Modifier and Type Method Description NWPathNWConnection. copyCurrentPath()static NWPathNWConnection. groupCopyPathForMessage(NWConnectionGroup group, NWContentContext context)Methods in org.robovm.apple.network with parameters of type NWPath Modifier and Type Method Description booleanNWPath. isEqual(NWPath other_path)Method parameters in org.robovm.apple.network with type arguments of type NWPath Modifier and Type Method Description voidNWConnection. setPathChangedHandler(VoidBlock1<NWPath> handler)voidNWPathMonitor. setUpdateHandler(VoidBlock1<NWPath> update_handler)