On_dataDeleted

TrueConf7/5/26Less than 1 minute

On_dataDeleted

Description

Notification showing that a user data container has been deleted

EventHandler<string> On_dataDeleted

Response example

{
    "event": "dataDeleted",
    "containerName": "testContainer",
    "method": "event"
}

Response Parameters

NameDescription
containerNameDeleted container name

See also

Last Updated: