configureEntryPoint

abstract fun configureEntryPoint(config: ByteArray)

Configures entry point's data model.

Parameters

in

config Entry point data model.

| Tag      | Description                                            |
| :------- | :----------------------------------------------------- |
| 0xDFA00B | Autorun. Fixed amount for contactless transactions     |
| 0xDFA00C | Skip polling. Card polling not performed on first      |
|          | start B                                                |
| 0xDFA011 | RFU (dedicated to ASPRD)                               |
| 0xDFA013 | RFU (dedicated to TIDAS)                               |
| 0xDFA021 | Signal mode output                                     |
| 0xDFA025 | Reference transaction type. Combination filter         |

Throws

SwitcloudL2Exception