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

WeChat small program API real-time voice and listen for video state change events


May 18, 2021 WeChat Mini Program Development Document


Table of contents


wx.onOnVoIPVideoMembersChanged(function callback)

The base library 2.11.0 starts to support, and the lower version needs to be compatible.

Listen for real-time voice call member video status change events.

Parameters

function callback

Callback function for real-time voice call member video state change events

Parameters

Object res
Property Type Description
openIdList Array.<String> Open the list of members of the video
errCode Number Error code
errMsg String The result of the call