glooxd
0.3-svn
|
#include <rosterprovider.h>
Public Member Functions | |
virtual | ~RosterProvider () |
virtual const Roster | getRoster (const gloox::JID &jid)=0 |
Definition at line 39 of file rosterprovider.h.
|
inlinevirtual |
Virtual destructor.
Definition at line 45 of file rosterprovider.h.
|
pure virtual |
jid | The JID to return the roster for. |