SimulScanReader

EMDK For Xamarin 7.0

Represents and provides access to the physical reader device.

Type - Java.Lang.Object

Methods

CancelRead

public virtual void CancelRead ();

Represents and provides access to the physical reader device.

Parameters:

Returns - System.Void

Disable

public virtual void Disable ();

Represents and provides access to the physical reader device.

Parameters:

Returns - System.Void

Enable

public virtual void Enable ();

Represents and provides access to the physical reader device.

Parameters:

Returns - System.Void

FetchTemplate

public virtual void FetchTemplate (string p0, string p1);

Represents and provides access to the physical reader device.

Parameters:

System.String p0 -

System.String p1 -

Returns - System.Void

IsReadPending

public virtual Java.Lang.Boolean IsReadPending ();

Represents and provides access to the physical reader device.

Parameters:

Returns - Java.Lang.Boolean

Read

public virtual void Read ();

Represents and provides access to the physical reader device.

Parameters:

Returns - System.Void

Properties

Config

Represents and provides access to the physical reader device.

Type - Symbol.XamarinEMDK.SimulScan.SimulScanConfig

IsEnabled

Represents and provides access to the physical reader device.

Type - System.Boolean

ReaderInfo

Represents and provides access to the physical reader device.

Type - Symbol.XamarinEMDK.SimulScan.SimulScanReaderInfo

Events

Data

Represents and provides access to the physical reader device.

Status

Represents and provides access to the physical reader device.