mirror of
https://github.com/chatmail/core.git
synced 2026-05-22 16:26:31 +03:00
docs: SecurejoinInviterProgress never returns an error
This commit is contained in:
@@ -6560,9 +6560,7 @@ void dc_event_unref(dc_event_t* event);
|
||||
* generated by dc_get_securejoin_qr().
|
||||
*
|
||||
* @param data1 (int) The ID of the contact that wants to join.
|
||||
* @param data2 (int) The progress as:
|
||||
* 0=Error.
|
||||
* 1000=Protocol finished for this contact.
|
||||
* @param data2 (int) The progress, always 1000.
|
||||
*/
|
||||
#define DC_EVENT_SECUREJOIN_INVITER_PROGRESS 2060
|
||||
|
||||
|
||||
Reference in New Issue
Block a user