Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/caps
Florian Schmaus e380872a41 Add 'resumed' bool ConnectionListener's authenticated()
It's important to know if the stream was resumed. authenticated() is the
ideal callback for Managers to reset their state (e.g. cached values of
the connection state). But if the stream was resumed, the cached values
don't have to be reset.
2015-01-07 21:11:09 +01:00
..
cache Create smack.util.stringencoder for Base64, Base32,… 2014-09-04 11:07:55 +02:00
packet Remove obsolete comment from CapsExtension 2014-12-02 18:23:16 +01:00
provider Rework Smack Provider design 2014-10-08 16:01:14 +02:00
CapsVersionAndHash.java Introduce CapsVersionAndHash 2014-12-03 13:01:13 +01:00
EntityCapsManager.java Add 'resumed' bool ConnectionListener's authenticated() 2015-01-07 21:11:09 +01:00