ReadConfigRequired

class ReadConfigRequired(provideReadConfigFn: (SDKV1ReadConfig) -> Unit, logContextFactory: LogContextFactory) : SDKV1TransactionState

In this state, a SDKV1ReadConfig 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: (SDKV1ReadConfig) -> Unit, logContextFactory: LogContextFactory)

Functions

Link copied to clipboard