The members of Android.Hardware.Usb.UsbConfiguration 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] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | Id | int. Returns the configuration's ID field. |
[read-only] | InterfaceCount | int. Returns the number of Android.Hardware.Usb.UsbInterfaces this configuration contains. |
[read-only] | IsRemoteWakeup | bool. Returns the remote-wakeup attribute value configuration's attributes field. |
[read-only] | IsSelfPowered | bool. Returns the self-powered attribute value configuration's attributes field. |
[read-only] | MaxPower | int. Returns the configuration's max power consumption, in milliamps. |
[read-only] | Name | string. Returns the configuration'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. | ||
GetInterface(int)Returns the Android.Hardware.Usb.UsbInterface at the given index. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |