respond_modify_contacts
Description:
[
Version ( since =
"3.4" ) ]
public void respond_modify_contacts (
uint32 opid,
Error error,
SList<
Contact> contacts)
Finishes a call to modify a list of contacts.
Parameters:
| this |
An DataBook
|
| opid |
An operation ID
|
| error |
Operation error, if any, automatically freed if passed it
|
| contacts |
A list of modified Contact(s), empty on error
|