Back to documentation
Preparing search index...
The search index is not available
API Reference
API Reference
sdk
CustomStreamEvent
Type alias CustomStreamEvent<T>
Custom
Stream
Event
<
T
>
:
{
data
:
T
;
event
:
"custom"
;
}
Streaming custom data from inside the nodes.
Type Parameters
T
Type declaration
data
:
T
event
:
"custom"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API Reference
Loading...
Streaming custom data from inside the nodes.