[ Version ( since = "3.4" ) ]
public void respond_remove_contacts (uint32 opid, Error error, SList<string> ids)
Finishes a call to remove a list of contacts.
| this |
An DataBook |
| opid |
An operation ID |
| error |
Operation error, if any, automatically freed if passed it |
| ids |
A list of removed contact UID-s, empty on error |