Android.Hardware.Usb.UsbRequest.Endpoint Property
Returns the endpoint for the request, or null if the request is not opened.

Syntax

[get: Android.Runtime.Register("getEndpoint", "()Landroid/hardware/usb/UsbEndpoint;", "GetGetEndpointHandler")]
public virtual UsbEndpoint Endpoint { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the endpoint for the request, or null if the request is not opened.

[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