![]() |
![]() |
![]() |
libempathy Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
EmpathyContactManager; gboolean empathy_contact_manager_initialized (void); EmpathyContactManager * empathy_contact_manager_dup_singleton (void); EmpathyTpContactList * empathy_contact_manager_get_list (EmpathyContactManager *manager, TpConnection *connection); EmpathyContactListFlags empathy_contact_manager_get_flags_for_connection (EmpathyContactManager *manager, TpConnection *connection);
gboolean empathy_contact_manager_initialized (void);
Reports whether or not the singleton has already been created.
There can be instances where you want to access the EmpathyContactManager only if it has been set up for this process.
Returns : |
TRUE if the EmpathyContactManager singleton has previously
been initialized.
|
EmpathyContactManager * empathy_contact_manager_dup_singleton (void);
Returns : |
EmpathyTpContactList * empathy_contact_manager_get_list (EmpathyContactManager *manager, TpConnection *connection);
|
|
|
|
Returns : |
EmpathyContactListFlags empathy_contact_manager_get_flags_for_connection (EmpathyContactManager *manager, TpConnection *connection);
|
|
|
|
Returns : |