The methods of Android.Hardware.Usb.UsbRequest are listed below. For a list of all members, see the UsbRequest Members list.
See Also: Inherited members from Java.Lang.Object
Cancel()Cancels a pending queue operation. | ||
Close()Releases all resources related to this request. | ||
Initialize(UsbDeviceConnection, UsbEndpoint)Initializes the request so it can read or write data on the given endpoint. | ||
Queue(Java.Nio.ByteBuffer, int)Queues the request to send or receive data on its endpoint. |