SelectEmvApp
class SelectEmvApp(val availableEmvApps: List<SDKEmvApp>, logContextFactory: LogContextFactory, selectEmvAppFn: (SDKEmvApp) -> Unit) : SDKV2TransactionState
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