Package | Description |
---|---|
org.jivesoftware.smackx.eme.element |
XMPP extension elements for XEP-0380: Explicit Message Encryption.
|
org.jivesoftware.smackx.eme.provider |
Smack Provider for XEP-0380: Explicit Message Encryption.
|
Modifier and Type | Method and Description |
---|---|
static ExplicitMessageEncryptionElement |
ExplicitMessageEncryptionElement.from(Message message) |
Modifier and Type | Method and Description |
---|---|
ExplicitMessageEncryptionElement |
ExplicitMessageEncryptionProvider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |