I know XEP-0202 in XMPP to get server utc time but I don't know how to use it with Android SMACK library to fetch server time in application.
Any idea ?
I know XEP-0202 in XMPP to get server utc time but I don't know how to use it with Android SMACK library to fetch server time in application.
Any idea ?
while SERVERDOMAIN is your xmpp server url. which you add to make User JID i.e [email protected].
`
` will be use as SERVERDOMAIN