is_in_contact_list


Description:

public bool is_in_contact_list { set; get; }

Whether the Persona is in the user's contact list.

This will be true for most Folks.Personas, but may not be true for personas where Folks.Persona.is_user is true. If it's false in this case, it means that the persona has been retrieved from the Telepathy connection, but has not been added to the user's contact list.

Since:

0.3.5