diff --git a/deltachat-ffi/deltachat.h b/deltachat-ffi/deltachat.h index 90cbec384..3ddc16eb6 100644 --- a/deltachat-ffi/deltachat.h +++ b/deltachat-ffi/deltachat.h @@ -6366,6 +6366,12 @@ void dc_event_unref(dc_event_t* event); #define DC_EVENT_ACCOUNTS_BACKGROUND_FETCH_DONE 2200 + +/** + * TODO docs + */ +#define DC_EVENT_ACCOUNTS_BACKGROUND_FETCH_TIMED_OUT 2201 + /** * Inform that set of chats or the order of the chats in the chatlist has changed. *