NodeHandle

NodeHandle

Enumeration in Antilatency.DeviceNetwork
The handle to the Antilatency Device Network device. Every time a device is connected, a unique handle will be applied to it. Therefore, when the device turns off, the NodeStatus for its node becomes NodeStatus.Invalid. After reconnection, the devices receives a new NodeHandle.
enum NodeHandle {
Null
}

Fields

Null
Any socket node connected directly by USB to PC, smartphone or HMD, will have Null as its parent.