Mtscra Events; Ondevicelist; Ondeviceconnectionstatechanged; Oncarddatastate - Magtek aDynamo Manual

Secure card reader authenticator .net/pcl programmer's reference (windows/windows phone)
Hide thumbs Also See for aDynamo:
Table of Contents

Advertisement

4 - MTSCRA Events

4
MTSCRA Events
4.1

OnDeviceList

This event occurs when device information is available.
public event DeviceListHandler OnDeviceList
public delegate void DeviceListHandler(object sender,
MTConnectionType connectionType, List<MTDeviceInformation> deviceList)
Parameter
Sender
connectionType
deviceList
4.2

OnDeviceConnectionStateChanged

This event occurs when the connection state of the device is changed.
public event DeviceConnectionStateHandler
OnDeviceConnectionStateChanged
public delegate void DeviceConnectionStateHandler(object sender,
MTConnectionState state)
Parameter
sender
state
4.3

OnCardDataState

This event occurs when the state of the card information is changed.
public event CardDataStateHandler OnCardDataState
public delegate void CardDataStateHandler(object sender,
MTCardDataState state)
aDynamo, uDynamo, Dynamag, DynaMAX, eDynamo, BulleT, mDynamo| Secure Card Reader Authenticator | .NET/PCL Programmer's
Reference (Windows/Windows Phone)
Page 33
Object representing the publisher of the event
MTConnectionType value:
MTConnectionType.Audio,
MTConnectionType.USB
A list of MTDeviceInformation objects
Object representing the publisher of the event
MTDeviceState value indicating the state of the device:
Disconnected
Connecting
Error
Connected
Disconneting
Description
Description

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the aDynamo and is the answer not in the manual?

Questions and answers

Related Products for Magtek aDynamo

This manual is also suitable for:

UdynamoDynamagDynamaxEdynamoBulletMdynamo

Table of Contents