Smack/smack-core/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 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 Move notifyReconnection in AbstractXMPPConnection 2015-01-07 20:11:01 +01:00