[ Version ( since = "3.4" ) ]
public bool modify_contacts_sync (SList<Contact> contacts, BookOperationFlags opflags, Cancellable? cancellable = null) throws Error
Applies the changes made to contacts to the stored versions in this.
| this |
an BookClient |
| contacts | |
| opflags |
bit-or of BookOperationFlags |
| cancellable |
a Cancellable; can be null |
|
true if successful, false otherwise. |