getTypingUsers

abstract fun getTypingUsers(roomId: String): List<SenderInfo>

Returns the sender information of all currently typing users in a room, excluding yourself.