# On_conferenceDeleted
Description
The notification received after leaving the conference
EventHandler<string> On_conferenceDeleted
Response example
{
"event": "conferenceDeleted",
"confId": "000002bd@some.server#vcs",
"method": "event"
}
Response Parameters
Name | Description |
---|---|
confId | Unique conference identifier |
See also