# gotoPodium
Description: Take the podium.
The command is used only in video selector
. It becomes unavailable when the Automatic VAD-based stage entry mode is enabled.
Request example:
{
"method" : "gotoPodium",
"requestId" : "1"
}
Response example:
{
"method" : "gotoPodium",
"requestId" : "1",
"result" : true
}
Parameter description:
requestId
- a unique request identifier. You can learn more about it here.
See also: