Preparing search index...
The search index is not available
@hotmeshio/hotmesh
@hotmeshio/hotmesh
types/quorum
PingMessage
Interface PingMessage
interface
PingMessage
{
details
?:
boolean
;
entity
?:
string
;
guid
?:
string
;
originator
:
string
;
topic
?:
string
;
type
:
"ping"
;
}
Hierarchy
QuorumMessageBase
PingMessage
Index
Properties
details?
entity?
guid?
originator
topic?
type
Properties
Optional
details
details
?:
boolean
Optional
entity
entity
?:
string
Optional
guid
guid
?:
string
originator
originator
:
string
Optional
topic
topic
?:
string
type
type
:
"ping"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
details
entity
guid
originator
topic
type
@hotmeshio/hotmesh
Loading...