[ Version ( since = "3.2" ) ]
public void respond_get_contact_list_uids (uint32 opid, Error error, SList<string> uids)
Finishes a call to get list of UIDs which satisfy certain criteria.
| this |
An DataBook |
| opid |
An operation ID |
| error |
Operation error, if any, automatically freed if passed it |
| uids |
A list of picked UIDs, empty on error |