joinAudioConference

abstract suspend fun joinAudioConference(room: IRainbowRoom): RainbowResult<String>

Join conference in audio mode : this method is called when a conference is already started.

Return

RainbowResult callback (onSuccess, onError)

Parameters

room

IRainbowRoom (bubble) associated to the conference