loadAllBubblesParticipantIfNeeded

abstract fun loadAllBubblesParticipantIfNeeded(room: Room)

By default, only active or invited participants are loaded in a Bubble. To get others, this method will load them if not already done

Parameters

room

Room the room where the other participants need to be loaded