Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
ReadyCheckSummary
Interface ReadyCheckSummary
Summary of participant responses in a ready check session.
interface
ReadyCheckSummary
{
afk
:
number
;
allReady
:
boolean
;
declined
:
number
;
notReady
:
ReadyCheckParticipant
[]
;
pending
:
number
;
ready
:
number
;
total
:
number
;
}
Index
Properties
afk
all
Ready
declined
not
Ready
pending
ready
total
Properties
afk
afk
:
number
all
Ready
allReady
:
boolean
declined
declined
:
number
not
Ready
notReady
:
ReadyCheckParticipant
[]
pending
pending
:
number
ready
ready
:
number
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
afk
all
Ready
declined
not
Ready
pending
ready
total
@30k/starcomm-client
Loading...
Summary of participant responses in a ready check session.