The members of Android.Hardware.Usb.UsbInterface are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | AlternateSetting | int. Returns the interface's bAlternateSetting field. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | EndpointCount | int. Returns the number of Android.Hardware.Usb.UsbEndpoints this interface contains. |
[read-only] | Id | int. Returns the interface's bInterfaceNumber field. |
[read-only] | InterfaceClass | UsbClass. Returns the interface's class field. |
[read-only] | InterfaceProtocol | int. Returns the interface's protocol field. |
[read-only] | InterfaceSubclass | UsbClass. Returns the interface's subclass field. |
[read-only] | Name | string. Returns the interface's name. |
[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. |
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
GetEndpoint(int)Returns the Android.Hardware.Usb.UsbEndpoint at the given index. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |