Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
SSEZoneBridge
Class SSEZoneBridge
Implements
IZoneEventBridge
Index
Constructors
constructor
Methods
start
stop
status
is
Connected
get
Last
Event
Id
poll
Events
stats
Constructors
constructor
new
SSEZoneBridge
(
opts
:
SSEZoneBridgeOptions
)
:
SSEZoneBridge
Parameters
opts
:
SSEZoneBridgeOptions
Returns
SSEZoneBridge
Methods
start
start
()
:
void
Returns
void
stop
stop
()
:
void
Returns
void
status
status
()
:
ZoneEventBridgeStatus
Returns
ZoneEventBridgeStatus
is
Connected
isConnected
()
:
boolean
Returns
boolean
get
Last
Event
Id
getLastEventId
(
zone
:
string
)
:
number
Parameters
zone
:
string
Returns
number
poll
Events
pollEvents
()
:
ZoneEvent
[]
Returns
ZoneEvent
[]
stats
stats
()
:
Readonly
<
ZoneEventBridgeStats
>
Returns
Readonly
<
ZoneEventBridgeStats
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
start
stop
status
is
Connected
get
Last
Event
Id
poll
Events
stats
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...