Definition
WebUSB API defines USBRecipient
enum USBRecipient {
"device",
"interface",
"endpoint",
"other"
};
USBRecipient
enumWebUSB API defines USBRecipient
enum USBRecipient {
"device",
"interface",
"endpoint",
"other"
};