startPresentment

abstract fun startPresentment(credentialId: String? = null): PresentmentSession

Begin presenting over proximity. The returned session drives engagement (QR; NFC tap on Android), the reader's request, consent/selective disclosure, and the BLE transfer.

Parameters

credentialId

the credential the holder chose to share, or null to let the reader's request decide: the first matching credential is offered on the consent sheet, where the holder can switch to another match.