Click or drag to resize

UsbWhitelistedDevice Class

Class defines an USB whitelisted device.
Inheritance Hierarchy
System.Object
Com.Datalogic.Device.Configuration.UsbWhitelistedDevice

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class UsbWhitelistedDevice

The UsbWhitelistedDevice type exposes the following members.

Constructors
NameDescription
Public methodUsbWhitelistedDevice
Initializes a new instance of the UsbWhitelistedDevice class
Public methodUsbWhitelistedDevice
Initializes a new instance of the UsbWhitelistedDevice class
Public methodUsbWhitelistedDevice
Initializes a new instance of the UsbWhitelistedDevice class
Public methodUsbWhitelistedDevice
Initializes a new instance of the UsbWhitelistedDevice class
Public methodUsbWhitelistedDevice
Initializes a new instance of the UsbWhitelistedDevice class
Top
Properties
NameDescription
Public propertyDescription
To be added.
Public propertyJniPeerMembers
To be added.
Public propertyName
To be added.
Public propertyPersistence
To be added.
Public propertyPid
To be added.
Public propertyPidHex
To be added.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Public propertyVid
To be added.
Public propertyVidHex
To be added.
Top
Remarks
Class UsbWhitelistedDevice defines an USB whitelisted device.

[Android Documentation]

See Also