join Audio Conference Call
open fun joinAudioConferenceCall( @NonNull context: Context, @NonNull threadId: String, @Nullable completion: CompletionCallback)
Content copied to clipboard
Call this method to join an audio conference call from existing conversation
Parameters
context
the application context
thread Id
conversation ID where the call will be associated(the called party will be recipient of the thread)
completion
is a block of code which will be invoked when the call is joined