]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-utils.h
factor out empathy_individual_get_client_types()
[empathy.git] / libempathy / empathy-utils.h
index 5ce8cc8cb42bd23d80ac26ef32325de266fb3184..dae2506081ad6d71ec30ba84a665af7b788b36b7 100644 (file)
@@ -127,6 +127,9 @@ FolksIndividual * empathy_create_individual_from_tp_contact (
 FolksIndividual * empathy_ensure_individual_from_tp_contact (
     TpContact *contact);
 
+const gchar * const * empathy_individual_get_client_types (
+    FolksIndividual *individual);
+
 /* Copied from wocky/wocky-utils.h */
 
 #define empathy_implement_finish_void(source, tag) \