joinPTTCall

suspend fun joinPTTCall(context: Context, threadId: Int): ApiResult<STWVCall>

Call this method to join an ongoing Audio Conference call using a conversation id

Return

a ApiResult.Success of STWVCall object if the call started successfully otherwise will return ApiResult.Error

Parameters

context

: the application context

threadId

: The conversation id