Package | Description |
---|---|
org.jivesoftware.smackx.omemo.element |
Classes that represent OMEMO related stanzas.
|
Modifier and Type | Class and Description |
---|---|
class |
OmemoHeaderElement_VAxolotl |
Modifier and Type | Method and Description |
---|---|
OmemoHeaderElement |
OmemoElement.getHeader() |
Constructor and Description |
---|
OmemoElement(OmemoHeaderElement header,
byte[] payload)
Create a new OmemoMessageElement from a header and a payload.
|