Updated on 2025-04-18 GMT+08:00

Meeting Control Status Change Notification

Notification Description

This notification is received when the meeting control status changes.

Notification Name

1
conf_config_changed

Precautions

None

Parameter Description

Table 1 data description

Parameter

Type

Description

configName

string

For details, see Table 2.

previousValue

config value type

Value before the change.

currentValue

config value type

Value after the change.

Table 2 configName description

Parameter

Type

Description

audioMute

boolean

Whether to mute the microphone. (The microphone and camera cannot be invoked at the same time.) true: Mute the microphone. false: Unmute the microphone.

videoMute

boolean

Whether to enable the camera. (The microphone and camera cannot be invoked at the same time.) true: Disable the camera. false: Enable the camera.

speakerMute

boolean

Whether to mute the speakers. true: Mute the speakers. false: Unmute the speakers.

volume

number

Speaker volume. The WeChat browser on mobile phones does not support this parameter. Value range: 0–100.

handUp

boolean

Whether to raise or lower hands. true: Raise hands. false: Lower hands.

shareScreen

boolean

Whether to share a screen or cancel sharing. The WeChat browser on mobile phones does not support this parameter. true: Share a screen. false: Cancel screen sharing.

userName

string

Participant name. The value can contain up to 64 characters.

role

string

Role, which can be host, guest (guest or panelist), and audience (attendee).