Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/privacy
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
..
filter Improve Privacy List code 2015-01-07 20:54:23 +01:00
packet Improve Privacy List code 2015-01-07 20:54:23 +01:00
provider Rework Smack Provider design 2014-10-08 16:01:14 +02:00
PrivacyList.java Improve Privacy List code 2015-01-07 20:54:23 +01:00
PrivacyListListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PrivacyListManager.java Add 'resumed' bool ConnectionListener's authenticated() 2015-01-07 21:11:09 +01:00