| Package | Description |
|---|---|
| tigase.jaxmpp.core.client.xmpp.modules.omemo |
| Modifier and Type | Method and Description |
|---|---|
XmppOMEMOSession |
OmemoModule.createOMEMOSession(tigase.jaxmpp.core.client.BareJID jid) |
XmppOMEMOSession |
OmemoModule.getOMEMOSession(tigase.jaxmpp.core.client.BareJID jid) |
XmppOMEMOSession |
OmemoModule.getOMEMOSession(tigase.jaxmpp.core.client.BareJID jid,
boolean createIfNotExists) |
XmppOMEMOSession |
OMEMOSessionsProvider.getSession(tigase.jaxmpp.core.client.BareJID jid) |
| Modifier and Type | Method and Description |
|---|---|
void |
OmemoModule.CreateOMEMOSessionHandler.onSessionCreated(XmppOMEMOSession session) |
void |
OMEMOSessionsProvider.removeSession(XmppOMEMOSession session) |
void |
OMEMOSessionsProvider.storeSession(XmppOMEMOSession session) |
Copyright © 2006–2022 Tigase. All rights reserved.