| Package | Description |
|---|---|
| tigase.jaxmpp.core.client.xmpp.modules.omemo |
| Modifier and Type | Method and Description |
|---|---|
OMEMOEncryptableMessage.Encryption |
OMEMOEncryptableMessage.getEncryption() |
static OMEMOEncryptableMessage.Encryption |
OMEMOEncryptableMessage.Encryption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OMEMOEncryptableMessage.Encryption[] |
OMEMOEncryptableMessage.Encryption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OMEMOEncryptableMessage.setEncryption(OMEMOEncryptableMessage.Encryption encryption) |
Copyright © 2006–2020 Tigase. All rights reserved.