sense-js-sdk
Preparing search index...
index
RealtimeHelloPayload
Interface RealtimeHelloPayload
Represents a realtime payload that is sent after a successful connection.
interface
RealtimeHelloPayload
{
connection_state
:
string
;
online
:
boolean
;
}
Index
Properties
connection_
state
online
Properties
connection_
state
connection_state
:
string
online
online
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connection_
state
online
sense-js-sdk
Loading...
Represents a realtime payload that is sent after a successful connection.