Class HistoryDividerMessage

  • All Implemented Interfaces:

    
    public final class HistoryDividerMessage
    
                        

    History divider message.

    A local-only UI message used to visually separate read messages from unread messages in the conversation message list. Never persisted or sent to the server.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getContent()
      String toString()
      • Methods inherited from class java.lang.Object

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

      • HistoryDividerMessage

        HistoryDividerMessage(String content)