is_self


Description:

public static bool is_self (Contact contact)

Check if contact is the user of the address book.

Parameters:

contact

an Contact

Returns:

true if contact is the user, false otherwise.