mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 07:32:12 +03:00
add DC_EVENT_DELETED_BLOB_FILE
This commit is contained in:
@@ -64,6 +64,7 @@ DC_EVENT_SMTP_MESSAGE_SENT = 103
|
||||
DC_EVENT_IMAP_MESSAGE_DELETED = 104
|
||||
DC_EVENT_IMAP_MESSAGE_MOVED = 105
|
||||
DC_EVENT_NEW_BLOB_FILE = 150
|
||||
DC_EVENT_DELETED_BLOB_FILE = 151
|
||||
DC_EVENT_WARNING = 300
|
||||
DC_EVENT_ERROR = 400
|
||||
DC_EVENT_ERROR_NETWORK = 401
|
||||
|
||||
Reference in New Issue
Block a user