Example usage for Java android.hardware.usb UsbInterface fields, constructors, methods, implement or subclass
The text is from its open source code.
UsbEndpoint | getEndpoint(int index) Returns the android.hardware.usb.UsbEndpoint at the given index. |
int | getEndpointCount() Returns the number of android.hardware.usb.UsbEndpoint s this interface contains. |
int | getInterfaceClass() Returns the interface's class field. |