getAllBubbles

abstract fun getAllBubbles(): ArrayItemList<Room>

Get all bubbles (including archived and pending).

The returned object is an ArrayItemList so you can listen to its changes.

Return

an @object:ArrayItemList<@object:Room> of all bubbles