forget

abstract fun forget(reader: ReaderInfo)

Disconnects from the given ReaderInfo and "forgets" about it for future execution, returning it to a state before the reader was paired.

Parameters

reader

the reader to forget about.

Throws

if this reader cannot be unpaired, for example a magstripe reader.