get_self


Description:

public static bool get_self (SourceRegistry registry, out Contact out_contact, out BookClient out_client) throws Error

Get the Contact referring to the user of the address book and set it in out_contact and out_client.

Parameters:

registry

an SourceRegistry

out_contact

an Contact pointer to set

out_client

an BookClient pointer to set

Returns:

true if successful, otherwise false.