Interface ServerThreadChannelChangeTotalMessageSentEvent

    • Method Detail

      • getNewTotalMessageSent

        int getNewTotalMessageSent()
        Gets the new total amount of messages sent.
        Returns:
        The new total amount of messages sent.
      • getOldTotalMessageSent

        int getOldTotalMessageSent()
        Gets the old total amount of messages sent.
        Returns:
        The old total amount of messages sent.