makeConferenceCall

abstract fun makeConferenceCall(roomId: String, webinar: Boolean, jingleJid: String)

Let you establish a call within a conference that has previously been joined through the Bubbles module. The Bubbles join request will give the roomId and jingleJid that are needed here.

Parameters

roomId

String the conference id that has been joined

jingleJid

String the conference jid that has been joined