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
public virtual System.Collections.Generic.IDictionary<string,Com.Datalogic.Device.Configuration.BluetoothSilentPairingWhitelisting.IdentifierType> Get ();
Public Virtual System.Collections.Generic.IDictionary Get ();
Return Value
Type: System.Collections.Generic.IDictionary
Map .
Remarks
See Also