14 #ifndef JINGLEFILETRANSFER_H__
15 #define JINGLEFILETRANSFER_H__
17 #include "jingleplugin.h"
107 virtual const std::string& filterString()
const;
110 virtual Tag* tag()
const;
113 virtual Plugin* newInstance(
const Tag* tag )
const;
123 void parseFileList(
const TagList& files );
An abstraction of the signaling part of Jingle File Transfer (XEP-0234), implemented as a Jingle::Plu...
const FileList & files() const
std::list< File > FileList
virtual Plugin * clone() const
An abstraction of a Jingle plugin. This is part of Jingle (XEP-0166 et al.)
This is an abstraction of an XML element.
The namespace for the gloox library.
std::list< Tag * > TagList
std::list< std::string > StringList