1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-16 00:24:49 +02:00
Smack/extensions/src/main/java/org/jivesoftware/smackx/ping
Florian Schmaus 64e7b8a868 Move getRoster() to XMPPConnection
Also remove the Exceptions from the signature of getRoster().

Extend ConnectionListener with connected() and authenticated()
callbacks, required by Roster to be notified so that the Roster can be
loaded *after* login.
2014-03-15 11:21:49 +01:00
..
packet Add automatically scheduled pings in PingManager 2014-02-26 22:03:02 +01:00
provider Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
PingFailedListener.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
PingManager.java Move getRoster() to XMPPConnection 2014-03-15 11:21:49 +01:00