File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -713,7 +713,7 @@ Callback types:
713713
714714| Name | Callback Data | Description |
715715| --------------- | --------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
716- | ` event` | Object | Client received a new event. The attached data is the parsed event data. |
716+ | ` event` | Object | Client received a new event. The attached data is the parsed event data. |
717717| ` error` | [EventParseError](# eventparseerror) or Object | Signals an event parsing error or a gRPC stream error. |
718718| ` lastEvent` | void | Signals that we received the last event that the client requested. The stream will end shortly. |
719719| ` end` | void | Signals the end of the gRPC stream. |
You can’t perform that action at this time.
0 commit comments