vanitasvitae / Smack

A modular and portable open source XMPP client library written in Java for Android and Java (SE) VMs
https://igniterealtime.org/projects/smack/
Apache License 2.0
16 stars 3 forks source link

OmemoManager.getInstanceFor(connection, deviceId) #22

Closed vanitasvitae closed 7 years ago

vanitasvitae commented 7 years ago

This comes in handy when the user wants to do eg. integration tests. Is needed when multiple devices share the same connection (very rare edge case)

vanitasvitae commented 7 years ago

Done in https://github.com/vanitasvitae/smack-omemo/tree/4.2-central-service