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