set_self
Description:
public bool set_self (
Contact contact)
throws Error
Specify that contact
residing in this is the
Contact that refers to the user of the address book.
Parameters:
this |
an BookClient
|
contact |
an Contact
|
Returns:
true if successful, false otherwise.
|