mirror of
https://github.com/chatmail/core.git
synced 2026-05-09 01:46:30 +03:00
wording
This commit is contained in:
@@ -2646,8 +2646,8 @@ void dc_str_unref (char* str);
|
|||||||
* Creates an object for sending a backup to another device.
|
* Creates an object for sending a backup to another device.
|
||||||
*
|
*
|
||||||
* Before calling this function IO must be stopped using dc_accounts_stop_io()
|
* Before calling this function IO must be stopped using dc_accounts_stop_io()
|
||||||
* or dc_stop_io(). IO should only be restarted once
|
* or dc_stop_io() so that no changes to the blobs or database are happening.
|
||||||
* dc_backup_provider_wait() has returned.
|
* IO should only be restarted once dc_backup_provider_wait() has returned.
|
||||||
*
|
*
|
||||||
* The backup is sent to through a peer-to-peer channel which is bootstrapped
|
* The backup is sent to through a peer-to-peer channel which is bootstrapped
|
||||||
* by a QR-code. The backup contains the entire state of the account
|
* by a QR-code. The backup contains the entire state of the account
|
||||||
|
|||||||
Reference in New Issue
Block a user