isConferenceReachable

abstract fun isConferenceReachable(room: IRainbowRoom?): Boolean

This method allows to know if a conference is reachable or not. If the conference is not reachable, it's because the conference is not correctly started

Return

true if the conference is reachable, false otherwise

Parameters

room

IRainbowRoom (bubble) associated to the conference given