Interface ServerThreadChannelChangeMessageCountEvent

    • Method Detail

      • getNewMessageCount

        int getNewMessageCount()
        Gets the new count of messages in this thread.
        Returns:
        The new count of messages in this thread.
      • getOldMessageCount

        int getOldMessageCount()
        Gets the old count of messages in this thread.
        Returns:
        The old count of messages in this thread.