Property | Description |
---|---|
Connected | Returns TRUE if it is currently connected to the USB device. This property is read only. |
ConnectedDevice | Returns the device this monitor object is currently connected to, or null if it is not connected This property is read only. |
UsbMonitor | Returns the reference to the main UsbMonitor object This property is read only. |
Method | Description |
---|---|
AddNativeListener | Register native listener. |
Connect | Connect to the USB device. |
Disconnect | Disconnect from the USB device. |
RemoveNativeListener | Remove the native listener. |