Android.Hardware.Usb.UsbDevice: Property Members

The properties 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 Properties

[read-only]
ConfigurationCountint. Returns the number of Android.Hardware.Usb.UsbConfigurations this device contains.
[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
[read-only]
DeviceClassUsbClass. Returns the devices's class field.
[read-only]
DeviceIdint. Returns a unique integer ID for the device.
[read-only]
DeviceNamestring. Returns the name of the device.
[read-only]
DeviceProtocolint. Returns the device's protocol field.
[read-only]
DeviceSubclassUsbClass. Returns the device's subclass field.
[read-only]
InterfaceCountint. Returns the number of Android.Hardware.Usb.UsbInterfaces this device contains.
[read-only]
ManufacturerNamestring. Returns the manufacturer name of the device.
[read-only]
ProductIdint. Returns a product ID for the device.
[read-only]
ProductNamestring. Returns the product name of the device.
[read-only]
SerialNumberstring. Returns the serial number of the device.
[read-only]
VendorIdint. Returns a vendor ID for the device.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.