jingle-filetransfert/filetransfert.h
author Nicolas Cornu <nicolas.cornu@ensi-bourges.fr>
Mon, 07 Jun 2010 19:15:28 +0200
changeset 15 61ffa66f8288
child 19 60a10ab26723
permissions -rw-r--r--
Include config.h. The file transfert module now add the corresponding feature.

#ifndef __JINGLEFT_H__
#define __JINGLEFT_H__ 1

#define NS_JINGLE_APP_FT "urn:xmpp:jingle:apps:file-transfer:1"

#endif