Interface ActionLogMessage

  • All Superinterfaces:
    Message

    public interface ActionLogMessage
    extends Message
    Represents an "action log" message.

    Used to dispatch live action log updates to other servers.

    • Method Detail

      • getAction

        @NonNull Action getAction()
        Gets the action being sent
        Returns:
        the action