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
[read-only] | ConfigurationCount | int. Returns the number of Android.Hardware.Usb.UsbConfigurations this device contains. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | DeviceClass | UsbClass. Returns the devices's class field. |
[read-only] | DeviceId | int. Returns a unique integer ID for the device. |
[read-only] | DeviceName | string. Returns the name of the device. |
[read-only] | DeviceProtocol | int. Returns the device's protocol field. |
[read-only] | DeviceSubclass | UsbClass. Returns the device's subclass field. |
[read-only] | InterfaceCount | int. Returns the number of Android.Hardware.Usb.UsbInterfaces this device contains. |
[read-only] | ManufacturerName | string. Returns the manufacturer name of the device. |
[read-only] | ProductId | int. Returns a product ID for the device. |
[read-only] | ProductName | string. Returns the product name of the device. |
[read-only] | SerialNumber | string. Returns the serial number of the device. |
[read-only] | VendorId | int. Returns a vendor ID for the device. |
[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. |