fetchRoomsForContainerIfNeeded

abstract fun fetchRoomsForContainerIfNeeded(container: Container, listener: RainbowListener<List<IRainbowRoom>, Unit>?)

Fetch all Bubbles from a container

Parameters

container

Container Bubbles conteainer

listener

RainbowListener, Unit>? (optional) callback (onSuccess, onError)