Package io.rong.imlib

Interface RongCommonDefine

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public enum RongCommonDefine.GetMessageDirection

      Direction of historical messages. Using the specified message ID as the starting point, messages with timestamps earlier than this ID are considered FRONT, otherwise BEHIND.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail