On_remarkCountDown

TrueConf7/5/26Less than 1 minute

On_remarkCountDown

Description

The notification about the remaining time (specified in seconds) for an audio reply in a "role-based conference".

EventHandler<string> On_remarkCountDown

Response example

{
    "event": "remarkCountDown",
    "timeout": 4,
    "confId": "00000351@some.server#vcs",
    "method": "event"
}

Response Parameters

NameDescription
timeoutAudio remark countdown in seconds
confIdUnique communication session identifier

See also

Last Updated: