See: Description
| Class | Description |
|---|---|
| OmemoBundleElement |
Class that represents an OMEMO Bundle element.
|
| OmemoBundleVAxolotlElement |
OMEMO device bundle as described here:
https://xmpp.org/extensions/xep-0384.html#usecases-announcing (Example 3).
|
| OmemoDeviceListElement |
A OMEMO device list update containing the IDs of all active devices of a contact.
|
| OmemoDeviceListVAxolotlElement |
The OMEMO device list element with the legacy Axolotl namespace.
|
| OmemoElement |
Class that represents a OmemoElement.
|
| OmemoElement.OmemoHeader |
Header element of the message.
|
| OmemoElement.OmemoHeader.Key |
Small class to collect key (byte[]), its id and whether its a prekey or not.
|
| OmemoVAxolotlElement |
An OMEMO (PreKey)WhisperMessage element.
|