From 78a90f6800c2403452712d0a85d0c89a5cc165ea Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 18 May 2010 16:40:27 +0200 Subject: add empathy_tp_call_get_status --- libempathy/empathy-tp-call.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libempathy/empathy-tp-call.h') diff --git a/libempathy/empathy-tp-call.h b/libempathy/empathy-tp-call.h index ed3ae0d9f..ff51055e7 100644 --- a/libempathy/empathy-tp-call.h +++ b/libempathy/empathy-tp-call.h @@ -94,6 +94,8 @@ gboolean empathy_tp_call_has_initial_video (EmpathyTpCall *self); void empathy_tp_call_leave (EmpathyTpCall *self); +EmpathyTpCallStatus empathy_tp_call_get_status (EmpathyTpCall *self); + G_END_DECLS #endif /* __EMPATHY_TP_CALL_H__ */ -- cgit v1.2.3