gotoPodium

TrueConf7/5/26Less than 1 minute

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

void gotoPodium()

Response example

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

Response Parameters

NameDescription
requestIdA unique request identifier
resultA flag indicating whether the request was successful

See also

Last Updated: