Coloured contact and subscription in /roster and /group output
This commit is contained in:
@@ -53,5 +53,6 @@ Resource * p_contact_get_resource(const PContact contact, const char * const res
|
||||
void p_contact_set_groups(const PContact contact, GSList *groups);
|
||||
GSList * p_contact_groups(const PContact contact);
|
||||
gboolean p_contact_in_group(const PContact contact, const char * const group);
|
||||
gboolean p_contact_subscribed(const PContact contact);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user