The properties of Android.Hardware.Usb.UsbEndpoint are listed below. For a list of all members, see the UsbEndpoint Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | Address | UsbAddressing. Returns the endpoint's address field. |
[read-only] | Attributes | int. Returns the endpoint's attributes field. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | Direction | UsbAddressing. Returns the endpoint's direction. |
[read-only] | EndpointNumber | int. Extracts the endpoint's endpoint number from its address |
[read-only] | Interval | int. Returns the endpoint's interval field. |
[read-only] | MaxPacketSize | int. Returns the endpoint's maximum packet size. |
[read-only] | Type | UsbAddressing. Returns the endpoint's type. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |