setUserDisplayName

abstract suspend fun setUserDisplayName(userDisplayName: String?)

Sets a user-customized display name for the reader.

Parameters

userDisplayName

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