Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Returns the client data for the request.
This can be used in conjunction with UsbRequest.ClientData
to associate another object with this request, which can be useful for
maintaining state between calls to UsbRequest.Queue(Java.Nio.ByteBuffer, System.Int32) and
UsbDeviceConnection.RequestWait
Set method documentation [Android Documentation]
Sets the client data for the request.
This can be used in conjunction with UsbRequest.ClientData
to associate another object with this request, which can be useful for
maintaining state between calls to UsbRequest.Queue(Java.Nio.ByteBuffer, System.Int32) and
UsbDeviceConnection.RequestWait