Click or drag to resize

BluetoothSilentPairingWhitelistingGet Method

Retrieve a map containing all whitelisted devices.

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 System.Collections.Generic.IDictionary<string,Com.Datalogic.Device.Configuration.BluetoothSilentPairingWhitelisting.IdentifierType> Get ();

Return Value

Type: System.Collections.Generic.IDictionary
Map .

Remarks
Retrieve a map containing all whitelisted devices.

[Android Documentation]

See Also

Reference