Android.Hardware.Usb.UsbDeviceConnection.GetRawDescriptors Method
Returns the raw USB descriptors for the device.

Syntax

[Android.Runtime.Register("getRawDescriptors", "()[B", "GetGetRawDescriptorsHandler")]
public virtual byte[] GetRawDescriptors ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the raw USB descriptors for the device. This can be used to access descriptors not supported directly via the higher level APIs.

[Android Documentation]

Requirements

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