commandSent
Less than 1 minute
commandSent
Description: notification that is received after the moderated role-based conference TrueConf Room API sends a command to a user.
Example:
{
"event": "commandSent",
"peerId": "user2@some.server",
"command": "cmd:D",
"confId": "00000351@some.server#vcs",
"method": "event"
}Parameter description:
confId— Unique communication session identifierpeerId- a unique identifier of the user (TrueConf ID) to whom the command was sentcommand— text command
See also: