# wx.onVoIPChatInterrupted(function callback)
Start from base library version 2.7.0. Please remaining backward compatible.
with Promise style call: Not supported
Mini Program plugin: Not supported
Monitor passive disconnection of real-time voice call events. Including the little game when you cut into the backend
# parameter
# function callback
A callback function for passively disconnecting live voice call events
# parameter
# Object res
attribute | type | Introductions |
---|---|---|
errCode | Number | Error code |
errMsg | String | Call result (error cause) |