]> sjero.net Git - linphone/blobdiff - gtk/linphone.h
Automatically adding friends in the address book
[linphone] / gtk / linphone.h
index ccdebea690663338a56d8afb1f022fe30220bba8..00484a04f533f873a6b7508462f2059de01f3f70 100644 (file)
@@ -152,5 +152,5 @@ void linphone_gtk_monitor_usb(void);
 void linphone_gtk_unmonitor_usb(void);
 
 gchar *linphone_gtk_get_record_path(const LinphoneAddress *address, gboolean is_conference);
-void linphone_gtk_friend_list_update_message(LinphoneChatMessage *msg);
-void linphone_gtk_tree_view_set_chat_conversation(LinphoneAddress *la);
+void linphone_gtk_tree_view_set_chat_conversation(const LinphoneAddress *la);
+gboolean linphone_gtk_friend_list_is_contact(const LinphoneAddress *addr);
\ No newline at end of file