15 #ifndef ANNOTATIONSHANDLER_H__
16 #define ANNOTATIONSHANDLER_H__
61 virtual void handleAnnotations(
const AnnotationsList &aList ) = 0;
66 #endif // ANNOTATIONSHANDLER_H__
std::list< AnnotationsListItem > AnnotationsList
virtual ~AnnotationsHandler()
The namespace for the gloox library.
A virtual interface which can be reimplemented to receive notes with help of the Annotations object...