leavePodium
Less than 1 minute
leavePodium
Description: leave the podium.
The command is executed in the video selector when a moderated role-based conference TrueConf Room API is on the podium. It becomes unavailable when the Automatic Podium by VAD mode is enabled.
Request example:
{
"method" : "leavePodium",
"requestId" : "1"
}Response example:
{
"method" : "leavePodium",
"requestId" : "1",
"result" : true
}Parameter description:
requestId- a unique request identifier. You can find more details about it here.
See also: