modify_contacts_sync
Description:
[ Version ( since = "3.4" ) ]
public bool modify_contacts_sync (SList<Contact> contacts, BookOperationFlags opflags, Cancellable? cancellable = null) throws Error
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.
Parameters:
| this |
an BookClient |
| contacts | |
| opflags |
bit-or of BookOperationFlags |
| cancellable |
a Cancellable; can be |
Returns:
|
|