From 8af3231ae3260e40bc327567540a0a3a76dce5b1 Mon Sep 17 00:00:00 2001 From: Danielle Madeley Date: Wed, 6 Apr 2011 17:13:33 +1000 Subject: Add sms-channel property to empathy-tp-chat --- libempathy/empathy-tp-chat.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libempathy/empathy-tp-chat.h') diff --git a/libempathy/empathy-tp-chat.h b/libempathy/empathy-tp-chat.h index 7c998a3fa..7ac1296e0 100644 --- a/libempathy/empathy-tp-chat.h +++ b/libempathy/empathy-tp-chat.h @@ -112,6 +112,8 @@ TpChannelChatState EmpathyContact * empathy_tp_chat_get_self_contact (EmpathyTpChat *self); +gboolean empathy_tp_chat_is_sms_channel (EmpathyTpChat *chat); + G_END_DECLS #endif /* __EMPATHY_TP_CHAT_H__ */ -- cgit v1.2.3