java.lang.Object | |
↳ | com.samsung.android.knox.application.UsbDeviceConfig |
This class defines a structure specifying the fields describing a usb device.
API level 12 |
MDM 5.1 |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.os.Parcelable
|
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
productId | Specifies the product ID of the device. | ||||||||||
vendorId | Specifies the vendor ID of the device. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Default Constructor with unassigned member variables
| |||||||||||
Constructor with vendorId and productId
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
android.os.Parcelable
|
Specifies the product ID of the device.
API level 12 |
MDM 5.1 |
Specifies the vendor ID of the device.
API level 12 |
MDM 5.1 |
Default Constructor with unassigned member variables
Constructor with vendorId and productId
API level 12 |
MDM 5.1 |