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

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -