Class OmemoConstants


  • public final class OmemoConstants
    extends java.lang.Object
    Some constants related to OMEMO.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  OmemoConstants.Crypto
      Information about the keys used for message encryption.
    • Constructor Summary

      Constructors 
      Constructor Description
      OmemoConstants()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.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.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait