getDisplayName

abstract suspend fun getDisplayName(userId: String): Optional<String>

Return the current display name for this user.

Parameters

userId

the userId param to look for