Android.Hardware.Usb.UsbInterface.GetEndpoint Method
Returns the Android.Hardware.Usb.UsbEndpoint at the given index.

Syntax

[Android.Runtime.Register("getEndpoint", "(I)Landroid/hardware/usb/UsbEndpoint;", "GetGetEndpoint_IHandler")]
public virtual UsbEndpoint GetEndpoint (int index)

Parameters

index
Documentation for this section has not yet been entered.

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