startAndJoinConference

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

If the user is the owner's bubble, the user will start the conference and will join the conference.

Return

RainbowResult callback (onSuccess, onError)

Parameters

room

IRainbowRoom (bubble) associated to the conference