https://bugs.freedesktop.org/show_bug.cgi?id=72112
Patrick Ohly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED CC| |[email protected] --- Comment #5 from Patrick Ohly <[email protected]> --- (In reply to comment #4) > Either way, a new PIM Manager API is needed for suspend/resume. See the > proposal for SuspendSync()/ResumeSync()/"status = suspended" in bug #70950 > comment #1. Is that okay? I went ahead and implemented the API by suspending the local database side of the sync. The Bluetooth transfer continues, we still need a new API to also suspend that. Note that I added a "bool" return code to Suspend/ResumeSync(): Returns true if and only the suspend state changed, otherwise false. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ Syncevolution-issues mailing list [email protected] https://lists.syncevolution.org/mailman/listinfo/syncevolution-issues
