Android.Hardware.Usb.UsbDeviceConnection.ControlTransferAsync Method
Documentation for this section has not yet been entered.

Syntax

public System.Threading.Tasks.Task<int> ControlTransferAsync ([Android.Runtime.GeneratedEnum] UsbAddressing requestType, int request, int value, int index, byte[] buffer, int length, int timeout)

Parameters

requestType
Documentation for this section has not yet been entered.
request
Documentation for this section has not yet been entered.
value
Documentation for this section has not yet been entered.
index
Documentation for this section has not yet been entered.
buffer
Documentation for this section has not yet been entered.
length
Documentation for this section has not yet been entered.
timeout
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Android.Hardware.Usb
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 12