]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-tp-chat.h
use tp_text_channel_send_message_async()
[empathy.git] / libempathy / empathy-tp-chat.h
index f7998e06f1dc6258eda99451ab18f3f2127d1d23..7c998a3fad82e2dd2fc85925ab3f17e151d8f318 100644 (file)
@@ -69,7 +69,7 @@ TpAccount    * empathy_tp_chat_get_account          (EmpathyTpChat      *chat);
 TpConnection * empathy_tp_chat_get_connection       (EmpathyTpChat      *chat);
 gboolean       empathy_tp_chat_is_ready             (EmpathyTpChat      *chat);
 void           empathy_tp_chat_send                 (EmpathyTpChat      *chat,
-                                                    EmpathyMessage     *message);
+                                                    TpMessage     *message);
 void           empathy_tp_chat_set_state            (EmpathyTpChat      *chat,
                                                     TpChannelChatState  state);
 void           empathy_tp_chat_set_property         (EmpathyTpChat      *chat,