1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-16 00:24:49 +02:00
Smack/extensions/src
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
..
integration-test/java/org/jivesoftware/smackx Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
main Move getRoster() to XMPPConnection 2014-03-15 11:21:49 +01:00
test Introduce SmackException 2014-03-14 01:46:42 +01:00