stop Calls
open fun stopCalls(@NonNull context: Context, @NonNull calls: List<STWVCall>)
Content copied to clipboard
Call this method to stop list of VoIP calls Note that : an auto-connect channel can not be stopped when user availability is ON Duty
Parameters
context
the application context
calls
the calls instance you want to stop it