15 #ifndef BOOKMARKHANDLER_H__
16 #define BOOKMARKHANDLER_H__
77 virtual void handleBookmarks(
const BookmarkList &bList,
const ConferenceList &cList ) = 0;
82 #endif // BOOKMARKHANDLER_H__
A virtual interface which can be reimplemented to receive bookmarks with help of a BookmarkStorage ob...
The namespace for the gloox library.
std::list< ConferenceListItem > ConferenceList
virtual ~BookmarkHandler()
std::list< BookmarkListItem > BookmarkList