Smack/smack-extensions/src
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
..
integration-test/java/org/jivesoftware/smackx Rework incoming packet listeners and Roster 2015-01-07 14:35:23 +01:00
main Add 'resumed' bool ConnectionListener's authenticated() 2015-01-07 21:11:09 +01:00
test Remove ValidateElement.EmptyValidateElement 2015-01-07 14:35:22 +01:00