aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-tp-chat.h')
-rw-r--r--libempathy/empathy-tp-chat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/empathy-tp-chat.h b/libempathy/empathy-tp-chat.h
index fe3de4ea7..a71c81c7e 100644
--- a/libempathy/empathy-tp-chat.h
+++ b/libempathy/empathy-tp-chat.h
@@ -107,6 +107,7 @@ gboolean empathy_tp_chat_is_invited (EmpathyTpChat *chat,
TpHandle *inviter);
const char * empathy_tp_chat_get_channel_path (EmpathyTpChat *chat);
+gboolean empathy_tp_chat_is_sms_channel (EmpathyTpChat *chat);
G_END_DECLS