setNfcConfiguration

fun setNfcConfiguration(context: Context, newConfiguration: NfcConfiguration)

Persist a new NFC configuration to be applied for subsequent device engagements.

Does not affect any ongoing engagement sessions.

Parameters

context

Android context.

newConfiguration

Desired NFC behavior (handover mode, BLE mode, log level).