SDKReaderState

sealed class SDKReaderState

Information about current reader state

Inheritors

Types

Link copied to clipboard
sealed class Connected : SDKReaderState

Reader is connected

Link copied to clipboard
class Connecting(val device: SDKDevice) : SDKReaderState

Reader is connecting

Link copied to clipboard

Reader is not connected