ReadConfigRequired

class ReadConfigRequired(provideReadConfigFn: (SDKReadConfig) -> Unit, logContextFactory: LogContextFactory) : SDKTransactionState

In this state, a SDKReadConfig must be provided SdKTransactionIntent will be at this state after a SDKDevice was provided and connection to the reader is successful This state is abortable

Constructors

Link copied to clipboard
constructor(provideReadConfigFn: (SDKReadConfig) -> Unit, logContextFactory: LogContextFactory)

Functions

Link copied to clipboard