]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-utils.h
Change new message dialog to new conversation and make possible to do voip call.
[empathy.git] / libempathy / empathy-utils.h
index 875128c1e05ab123a1f8b74a90342efaf7a0ccb2..cafc3db10f6be54256cd7933ee35d16b8c2ca87d 100644 (file)
@@ -88,7 +88,9 @@ gchar *      empathy_inspect_handle                 (McAccount       *account,
                                                     guint            handle_type);
 gchar *      empathy_inspect_channel                (McAccount       *account,
                                                     TpChan          *tp_chan);
-void         empathy_call_contact                   (EmpathyContact  *contact);
+void         empathy_call_with_contact              (EmpathyContact  *contact);
+void         empathy_call_with_contact_id           (McAccount       *account,
+                                                    const gchar     *contact_id);
 void         empathy_chat_with_contact              (EmpathyContact  *contact);
 void         empathy_chat_with_contact_id           (McAccount       *account,
                                                     const gchar     *contact_id);