Interface ServerThreadChannelChangeInvitableEvent

    • Method Detail

      • wasInvitable

        boolean wasInvitable()
        Gets the old invitable state of the thread.
        Returns:
        The old invitable state of the thread.
      • isInvitable

        boolean isInvitable()
        Gets the new invitable state of the thread.
        Returns:
        The new invitable state of the thread.