Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

WeChat small program API real-time voice exit (destruction) real-time voice calls


May 19, 2021 WeChat Mini Program Development Document


Table of contents


wx.exitVoIPChat(Object object)

Base library 2.7.0 starts to support, and low versions need to be compatible.

Exit (destroy) live voice calls

Parameters

Object object

Property Type The default Required Description
success function Whether The interface calls a successful callback function
fail function Whether The interface calls the failed callback function
complete function Whether Callback function at end of interface call (call succeeds, fails are executed)