Opens a file descriptor for reading and writing data to the USB accessory.
Syntax
[Android.Runtime.Register("openAccessory", "(Landroid/hardware/usb/UsbAccessory;)Landroid/os/ParcelFileDescriptor;", "GetOpenAccessory_Landroid_hardware_usb_UsbAccessory_Handler")]
public virtual
Android.OS.ParcelFileDescriptor OpenAccessory (
UsbAccessory accessory)
Parameters
- accessory
- the USB accessory to open
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Hardware.Usb
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 12