interfaceNumber property

int interfaceNumber
final

The USB interface which this logical device represents.

Valid on both Linux implementations in all cases. Valid on the Windows implementation only if the device contains more than one interface. Valid on the Mac implementation if and only if the device is a USB HID device.

Implementation

final int interfaceNumber;