I have created a chat application using openfire server and used Smack Api.Its all working fine,now i need to retreive the chat history from openfire server.
I have installed Monitoring Plugin to archive the chat.
In above screenshot, I can able to see the chat history for both one to one chat and group chat.
Now i need to get the chat history through app programmatically.I have referred many articles and post but did not find a solution.
If anyone know please tell your suggestions.
Thanks in advance.