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

Syntax

public System.Threading.Tasks.Task<int> BulkTransferAsync (UsbEndpoint endpoint, byte[] buffer, int length, int timeout)

Parameters

endpoint
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