Click or drag to resize

UsbHostWhitelistingAdd Method

Add a list of devices to whitelist.

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public virtual void Add (System.Collections.Generic.IList usbWhitelistedDevices);

Parameters

usbWhitelistedDevices
Type: System.Collections.Generic.IList
list of the devices to whitelist
Remarks
Add a list of devices to whitelist.

[Android Documentation]

See Also

Reference