ContactSearch


Description:

[ CCode ( cname = "tp_contact_search_new_async" , has_construct_function = false ) ]
public async ContactSearch (Account account, string server, uint limit) throws Error

Parameters:

account

an account for the contact search

server

the server on which to search for contacts, or null

limit

The maximum number of results the server should return, or 0 for the server default.

callback

a TaskReadyCallback to call when the initialization is finished

user_data

data to pass to the callback function