merge Calls
abstract fun mergeCalls(calls: List<WebRTCCall>, listener: Bubbles.IAddParticipantsAndStartConferenceListener)
Content copied to clipboard
Merge several phone calls (P2P or PBX calls) into a conference.
Parameters
calls
List
listener
IAddParticipantsAndStartConferenceListener Callback (onSuccess, onFailure)