join PTTCall
open fun joinPTTCall( @NonNull context: Context, @NonNull threadId: String, @Nullable completion: CompletionCallback)
Content copied to clipboard
Call this method to start a new PTT call from existing conversation
Parameters
context
the application context
thread Id
conversation ID where 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 created