SelectEmvApp
class SelectEmvApp(val availableEmvApps: List<SDKEmvApp>, logContextFactory: LogContextFactory, selectEmvAppFn: (SDKEmvApp) -> Unit) : SDKTransactionState
In this state, a SDKEmv must be provided.
Parameters
availableEmvApps
Selected emvApp must be from this list SdKTransactionIntent will be at this state only when a Chip card with multiple EmvApps to select is read This state is abortable