]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-tp-call.h
add empathy_tp_call_has_initial_video
[empathy.git] / libempathy / empathy-tp-call.h
index 476b10a0de786689ccf5b536b0865c9dee471922..c5607d8d7a4f5f9cdedb149ed7e6694099a7e8d7 100644 (file)
@@ -90,6 +90,8 @@ gboolean empathy_tp_call_is_sending_video (EmpathyTpCall *call);
 
 const gchar * empathy_tp_call_get_connection_manager (EmpathyTpCall *self);
 
+gboolean empathy_tp_call_has_initial_video (EmpathyTpCall *self);
+
 G_END_DECLS
 
 #endif /* __EMPATHY_TP_CALL_H__ */