Interface UserChangePendingEvent

    • Method Detail

      • getOldPending

        boolean getOldPending()
        Gets the old pending state of the member.
        Returns:
        The old pending state of the member.
      • getNewPending

        boolean getNewPending()
        Gets the new pending state of the member.
        Returns:
        The new pending state of the member.