Interface ServerThreadChannelChangeLastMessageIdEvent

    • Method Detail

      • getOldLastMessageId

        long getOldLastMessageId()
        Gets the old last message id of the thread.
        Returns:
        The old last message id of the thread.
      • getNewLastMessageId

        long getNewLastMessageId()
        Gets the new last message id of the thread.
        Returns:
        The new last message id of the thread.