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