public final class OmemoConstants extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OmemoConstants.Crypto
Information about the keys used for message encryption.
|
Modifier and Type | Field and Description |
---|---|
static String |
BODY_OMEMO_HINT |
static String |
OMEMO |
static String |
OMEMO_NAMESPACE_V_AXOLOTL
Omemo related namespace.
|
static String |
PEP_NODE_BUNDLES |
static String |
PEP_NODE_DEVICE_LIST |
static String |
PEP_NODE_DEVICE_LIST_NOTIFY |
static int |
TARGET_PRE_KEY_COUNT
How many preKeys do we want to publish?
|
Constructor and Description |
---|
OmemoConstants() |
Modifier and Type | Method and Description |
---|---|
static String |
PEP_NODE_BUNDLE_FROM_DEVICE_ID(int deviceId)
Return the node name of the PEP node containing the device bundle of the device with device id deviceId.
|
public static final String OMEMO_NAMESPACE_V_AXOLOTL
public static final String OMEMO
public static final String PEP_NODE_DEVICE_LIST
public static final String PEP_NODE_DEVICE_LIST_NOTIFY
public static final String PEP_NODE_BUNDLES
public static final int TARGET_PRE_KEY_COUNT
public static final String BODY_OMEMO_HINT
public OmemoConstants()
public static String PEP_NODE_BUNDLE_FROM_DEVICE_ID(int deviceId)
deviceId
- id of the device