USBDeviceConfigurationReceived

data class USBDeviceConfigurationReceived(val UsbDevices: String?, val eventType: String) : STWEvent

Constructors

Link copied to clipboard
fun USBDeviceConfigurationReceived(UsbDevices: String?, eventType: String)

Properties

Link copied to clipboard
val eventType: String
Link copied to clipboard
val UsbDevices: String?

Inherited properties

Link copied to clipboard
val createdAt: Date
Link copied to clipboard
var type: String