Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.4.0
-
None
-
Patch Available
Description
When using smack library sending presence message after login is redundant.
According to smack documentation (and confirmed by experiment) login sends the presence.
http://www.igniterealtime.org/builds/smack/docs/latest/javadoc/org/jivesoftware/smack/XMPPConnection.html#login(java.lang.String,%20java.lang.String)
Logs in to the server using the strongest authentication mode supported by the server, then sets presence to available