On_toneDial

TrueConf7/5/26Less than 1 minute

On_toneDial

Description

Notification about a sent symbol (tone dialing)

EventHandler<string> On_toneDial

Response example

{
    "event": "toneDial",
    "symbol": "2",
    "confId": "00000351@some.server#vcs",
    "callId" : "someCallId",
    "method": "event"
}

Response Parameters

NameDescription
callIdTrueConf ID unique user identifier
symbolSent symbol
confIdUnqiue communication session identifier

See also

Last Updated: