The type of the data being transmitted as partial results.
Boolean value indicating if the operation was successful.
Boolean value indicating if this is the final part of the results.
Optional errorError message, if there was any error in the creation of the output for this part of the result.
Optional dataThe data associated with this part of the result.
Generated using TypeDoc
Protocol for transmission of partial results in EventBus channels.