stopCall

open fun stopCall(@NonNull context: Context, @Nullable call: STWVCall)

Call this method to stop a VoIP call Note that : an auto-connect channel can not be stopped when user availability is ON Duty

Parameters

context

the application context

call

the call instance you want to stop it