Type Alias: ControlPlaneEventSource
Generated from SDK v1 (protocol 1) at source revision
97c6bb1. Never edit by hand; runnpm run generate:reference.
Type Alias: ControlPlaneEventSource
Section titled “Type Alias: ControlPlaneEventSource”ControlPlaneEventSource =
object
Defined in: sdk/client.ts:97
Properties
Section titled “Properties”close()
Section titled “close()”close: () =>
void
Defined in: sdk/client.ts:100
Returns
Section titled “Returns”void
onerror
Section titled “onerror”onerror: () =>
void|null
Defined in: sdk/client.ts:99
onmessage
Section titled “onmessage”onmessage: (
event) =>void|null
Defined in: sdk/client.ts:98