hwsecurity / de.cotech.hw / SecurityKeyManagerConfig / Builder / setEnablePersistentNfcConnection /

setEnablePersistentNfcConnection

open fun setEnablePersistentNfcConnection(isEnablePersistentNfcConnection: Boolean): SecurityKeyManagerConfig.Builder

This setting enables presence monitoring for NFC tags, which will allow the use persistent of NFC tags.

Enable this setting if you need to retrieve NFC Security Keys via getConnectedPersistentSecurityKeys.

This setting cannot be enabled if setDisableWhileInactive is set to true.