BarcodeManager

EMDK For Xamarin 5.0

This is the base class that all EMDK manager classes are derived from.

Type - Symbol.XamarinEMDK.EMDKBase

Methods

GetDevice

public virtual Symbol.XamarinEMDK.Barcode.Scanner GetDevice (Symbol.XamarinEMDK.Barcode.BarcodeManager.DeviceIdentifier p0);

This is the base class that all EMDK manager classes are derived from.

Parameters:

Symbol.XamarinEMDK.Barcode.BarcodeManager.DeviceIdentifier p0 -

Returns - Symbol.XamarinEMDK.Barcode.Scanner

GetDevice

public virtual Symbol.XamarinEMDK.Barcode.Scanner GetDevice (Symbol.XamarinEMDK.Barcode.ScannerInfo p0);

This is the base class that all EMDK manager classes are derived from.

Parameters:

Symbol.XamarinEMDK.Barcode.ScannerInfo p0 -

Returns - Symbol.XamarinEMDK.Barcode.Scanner

Properties

SupportedDevicesInfo

This is the base class that all EMDK manager classes are derived from.

Type - System.Collections.Generic.IList

Events

Connection

This is the base class that all EMDK manager classes are derived from.