Android.Hardware.Usb.UsbInterface.Id Property
Returns the interface's bInterfaceNumber field.

Syntax

[get: Android.Runtime.Register("getId", "()I", "GetGetIdHandler")]
public virtual int Id { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the interface's bInterfaceNumber field. This is an integer that along with the alternate setting uniquely identifies the interface on the device.

[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