commandReceived
Less than 1 minute
commandReceived
Description: Notification received after TrueConf Room API receives a text command.
Example:
{
"event": "commandReceived",
"peerId": "user1@some.server",
"command": "cmd:D",
"method": "event"
}Parameter description:
peerId- the unique identifier of the user (TrueConf ID) who sent the commandcommand— Command
See also: