respond_get_contact_list


Description:

[ Version ( since = "3.2" ) ]
public void respond_get_contact_list (uint32 opid, Error error, SList<Contact> contacts)

Finishes a call to get list of Contact, which satisfy certain criteria.

Parameters:

this

An DataBook

opid

An operation ID

error

Operation error, if any, automatically freed if passed it

contacts

A list of Contact, empty on error