selectFile

suspend fun selectFile(fileId: Int)

Selects a file according to ISO 7816-4 clause 11.2.2.

Parameters

fileId

the identifier for the file to select, e.g. Nfc.NDEF_CAPABILITY_CONTAINER_FILE_ID.

Throws

if the command fails.