jingle/send.h
changeset 26 af14f8f5a2b6
child 27 fb602f55af15
equal deleted inserted replaced
25:11694a99f84b 26:af14f8f5a2b6
       
     1 #ifndef __SEND_H__
       
     2 #define __SEND_H__ 1
       
     3 
       
     4 void jingle_send_session_terminate(LmMessage *m, const gchar *reason);
       
     5 
       
     6 #endif