startRemark
Less than 1 minute
startRemark
Description: make an audio reply.
The command is available in the video selector when the moderated role-based conference TrueConf Room API is not on the podium.
Request example:
{
"method" : "startRemark",
"requestId" : "1"
}Response example:
{
"method" : "startRemark",
"requestId" : "1",
"result" : true
}Parameter description:
requestId- a unique request identifier. You can find more details about it here.
See also: