UsbDevice

expect class UsbDevice

UsbDevice is a representation of a USB device by the platform.

Functions

Link copied to clipboard
expect fun getDeviceId(): Int
Link copied to clipboard
expect fun getDeviceName(): String
Link copied to clipboard
expect fun getProductId(): Int
Link copied to clipboard
expect fun getProductName(): String?
Link copied to clipboard
expect fun getSerialNumber(): String?
Link copied to clipboard
expect fun getVendorId(): Int