changeConferenceMode

TrueConfLess than 1 minute

changeConferenceMode

Description: enable or disable the Automatic podium access by VAD mode. v4.3.0+

This command is used only in a role-based conference.

Request example:

{
    "method" : "changeConferenceMode",
    "isSmartMeeting" : true,
    "requestId" : "1"
}

Response example:

{
    "method" : "changeConferenceMode",
    "requestId" : "1",
    "result" : true
}

Parameter description:

  • requestId - a unique request identifier. You can learn more about it here.

  • isSmartMeeting - a flag indicating the need to enable the [smart meeting] mode by VAD.

See also: