Smack/smack-integration-test/src/main/java
vanitasvitae ee66cb629c
Fix OmemoManager.getInstanceFor()
getInstanceFor(connection) and getInstanceFor(connection, deviceid)
now throw NotLoggedInExceptions. When such an exception is thrown,
the client should react by using getInstanceFor(connection, jid)
or getInstanceFor(connection, jid, deviceId).
2017-07-11 12:45:36 +02:00
..
org Fix OmemoManager.getInstanceFor() 2017-07-11 12:45:36 +02:00