Interface LogNetworkPublishEvent

    • Method Detail

      • getLogId

        @NonNull UUID getLogId()
        Gets the ID of the log entry being published
        Returns:
        the id of the log entry being published
      • getEntry

        @NonNull Action getEntry()
        Gets the log entry to be published
        Returns:
        the log entry to be published