Android.Hardware.Usb.UsbDeviceConnection Class
This class is used for sending and receiving data and control messages to a USB device.

See Also: UsbDeviceConnection Members

Syntax

[Android.Runtime.Register("android/hardware/usb/UsbDeviceConnection", DoNotGenerateAcw=true)]
public class UsbDeviceConnection : Java.Lang.Object

Remarks

This class is used for sending and receiving data and control messages to a USB device. Instances of this class are created by UsbManager.OpenDevice(UsbDevice).

[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 12