Java android.hardware.usb UsbInterface fields, constructors, methods, implement or subclass

Example usage for Java android.hardware.usb UsbInterface fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.hardware.usb UsbInterface.

The text is from its open source code.

Method

UsbEndpointgetEndpoint(int index)
Returns the android.hardware.usb.UsbEndpoint at the given index.
intgetEndpointCount()
Returns the number of android.hardware.usb.UsbEndpoint s this interface contains.
intgetInterfaceClass()
Returns the interface's class field.