Retrieving room history using smack api

Hi,

Does the smack api contain functionality for retrieving the chat history of a room? There must be some call I can make to the server to get the room history for a specific room, atm I cant seem to find it :frowning: .

regards,

Hugo

Hi Hugo,

Have you checked out the Smack documentation? There you will find an example for room history management.

Regards,

– Gato