On Thursday 21 February 2008 15:37:27 Tobias Markmann wrote:
> Hi,
>
> Here you see the documentation of that class:
> http://camaya.net/api/gloox/classgloox_1_1RosterManager.html
>
> Use the roster() method which returns a pointer to a Roster which is a
> typedef to std::map<const std::string, RosterItem*>.
>
> Cheers,
> Tobias
Ah yes, I didn't notice that. Great, thanks !
Alban