jingle/jingle.h
changeset 54 1c1153f9f945
parent 52 d803c882a182
child 67 c12618793df0
--- a/jingle/jingle.h	Sun Jul 18 18:55:22 2010 +0200
+++ b/jingle/jingle.h	Sun Jul 18 21:51:41 2010 +0200
@@ -134,5 +134,7 @@
 
 gboolean evscallback_jingle(guint evcontext, const gchar *arg,
                             gpointer userdata);
+                            
+void handle_trans_data(const gchar *xmlns, gconstpointer data, const gchar *data2, guint len);
 
 #endif