start And Join Conference
abstract fun startAndJoinConference(room: Room, listener: IConferenceProxy.IJoinAudioCallListener?)
Content copied to clipboard
If the user is the owner's bubble, the user will start the conference and will join the conference.
Parameters
room
@object:Room room (bubble) associated to the conference given
listener
IJoinAudioCallListener callback (onJoinAudioCallSuccess, onJoinAudioCallFailed)