add Participants And Start Conference
abstract fun addParticipantsAndStartConference(currentCall: WebRTCCall, participants: <ERROR CLASS><IRainbowContact>, listener: Bubbles.IAddParticipantsAndStartConferenceListener)
Content copied to clipboard
Escalate a P2P call to a conference by adding participants
Parameters
currentCall
WebRTCCall the current P2P call
participants
List
listener
IAddParticipantsAndStartConferenceListener Callback (onSuccess, onFailure)