Smack version 4.1
I’m building a Chat Application with Ejabberd XMPP backend server.
Sending & receiving messages is working fine.
I’m stuck at Message Sync feature.
- User-A is logged in on 2 devices
- User-A sends a message from Device-A
- Same message should appear on Device-B too
Is there a direct function or flag or feature to achieve this or should this be programmed?
Pls point me in the right direction.
Thanks,
Sanjay