I am developing chat app using these two libraries org.igniterealtime.smack:smack-android-extensions:4.1.3 org.igniterealtime.smack:smack-tcp:4.1.3
the problem is after send the message to user i am getting xmpp stanza acknowledgements like this RCV (1): <a xmlns='urn:xmpp:sm:3' h='1'/> how to read this tag and h value,please help me if any body done this functionality,give links or give code.