/mcpThis event is sent when a message is deleted from the inbox folder. DELETED_MESSAGE This event is sent when a new message arrives in the deleted folder. DELETED_MESSAGE_CREATE This event is sent when a message is marked as read in the deleted folder. DELETED_MESSAGE_READ The event is sent when a message is marked as unread in the deleted folder. DELETED_MESSAGE_UNREAD The event is sent when a message is hard deleted from the deleted folder or from the Inbox folder DELETED_MESSAGE_DELETE This event is sent when a message is marked as undeleted from the Deleted folder. DELETED_MESSAGE_UNDELETE Example Comet Notifications Example 1: When a message is deleted from inbox folder or when a new message arrives in the deleted folder, the following events take place: • DELETED_MESSAGE • DELETED_MESSAGE_CREATE The USN remains the same for both the notification events. Note Example 2: When a message is marked as undeleted from deleted folder, the following events take place: • SAVED_MESSAGE or UNREAD_MESSAGE • DELETED_MESSAGE_UNDELETE The USN remains the same for both the notification events. Note Example 3: When a message is marked as hard deleted from the inbox folder, the following events take place: • DELETED_MESSAGE • DELETED_MESSAGE_CREATE • DELETED_MESSAGE_DELETE The USN remains the same for the first two notification events. Note Cisco Unity Connection Messaging Interface (CUMI) API 27 Cisco Unity Connection Messaging Interface (CUMI) API -- Using the CUMI API for Sending Notifications Comet Event Structure
