

The SDK sends this notification when card data is available from the device.
The SDK sends this notification when the connection status of the device changes.
Return a card object type with card swipe data.
Parameter
Description
cardDataObj
MTCardData object
instance
Instance ID
Card swipe has started.
Parameter
Description
instance
Instance ID
Card swipe got an error during transmission.
Device connection changed whether from close to open or vice versa.
Parameter
Description
deviceType
MTSCRADeviceType object
connected
Boolean for connection state. True = Connected
False = Not connected
instance
Instance ID
Bluetooth LE Reader was connected.
Parameter
Description
peripheral
CBPeripheral object
Bluetooth LE Reader was disconnected.
Parameter
Description
connectionInfo
MTConnectionInfo object
Bluetooth LE Reader was discovered.
Bluetooth LE state changed. Enumerated possible values that would arrive via this delegate are:
Parameter
Description
state
MTSCRABLEState

