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