LiveMobyDevice

class LiveMobyDevice(device: PaymentDevice) : IMobyDevice

Constructors

Link copied to clipboard
constructor(device: PaymentDevice)

Functions

Link copied to clipboard
open override fun readMagneticCardData(    callback: (responseCode: Int, track2AsHex: String) -> Unit)