android - Retrieve chat history between two users from ejabberd server using smack -


i working on chat application. using smack library in android application , ejabberd xmpp server . implemented wanted couldn't fetch chat history between 2 user . note not talking group chat or chat room . chat history between 2 users . chat history enabled in server , can fetch chat history in web , not in android application . have looked question related topic in so, couldn't find example code .

any highly appreciated.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

java - How to put two numbers separated by a space into two different arrays -

python - matplotlib equivalent for Ubuntu servers with no GUI? -