merge Calls
open fun mergeCalls( @NonNull context: Context, @NonNull sessionIdList: List<String>, @NonNull threadName: String, @Nullable completion: CompletionCallback)
Content copied to clipboard
Call this method to merge two voip/call-in/Call-out calls
Parameters
context
Context The application context.
session Id List
list of session ids of calls to be merged
thread Name
conversation name for the created group thread that will be associated to the call session
completion
is a block of code which will be invoked when the call is created