# leavePodium
Description
Leave the podium
The command is executed the video selector
when a moderated TrueConf VideoSDK is on the podium. It becomes unavailable when the
void leavePodium()
Response example
{
"method" : "leavePodium",
"requestId" : "1",
"result" : true
}
Response Parameters
Name | Description |
---|---|
requestId | A unique request identifier |
result | A flag indicating whether the request was successful |
See also