On_realtimeManagementUrlChanged

TrueConf7/5/26Less than 1 minute

On_realtimeManagementUrlChanged

Description

A notification about the change in availability, as well as the link to real-time meeting management itself

EventHandler<string> On_realtimeManagementUrlChanged

Response example

{
    "method": "event",
    "event": "realtimeManagmentUrlChanged",
    "url": "https://some.server/tools/real-time?k=00A97D58CC2CECFE8421248F3E730C6E52010FCF&call_id=user1%40some.server&stream_id=00008417aa310f34%40some.server%23vcs&lang=rus",
    "confId": "00000351@some.server#vcs"
}

Response Parameters

NameDescription
urlLink to real-time meeting management. Always present. The value is empty if the link is unavailable
confIdUnique communication session identifier. This field is present only if the link itself exists

See also

Last Updated: