Android.Hardware.Usb.UsbDevice: Method Members

The methods of Android.Hardware.Usb.UsbDevice are listed below. For a list of all members, see the UsbDevice Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

DescribeContents() : int
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
GetConfiguration(int) : UsbConfiguration
Returns the Android.Hardware.Usb.UsbConfiguration at the given index.
static
GetDeviceId(string) : int
static
GetDeviceName(int) : string
GetInterface(int) : UsbInterface
Returns the Android.Hardware.Usb.UsbInterface at the given index.
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Flatten this object in to a Parcel.