setUserDisplayName

suspend fun setUserDisplayName(reader: ExternalNfcReader, userDisplayName: String?)

Sets the user display name for a reader.

Parameters

reader

the reader to update.

userDisplayName

the new user display name, or null to clear it.