Recapp Code Reference
Preparing search index...
models/src/messages/statisticsActor
StatisticsActorMessages
Variable StatisticsActorMessages
Const
StatisticsActorMessages
:
Unionized
<
{
Clear
:
{}
;
ExportQuestionStats
:
{}
;
ExportQuizStats
:
{}
;
GetForGroup
:
string
;
GetForQuestion
:
string
&
BRAND
<
"UID"
>
;
GetForQuiz
:
{}
;
SubscribeToCollection
:
{}
;
UnsubscribeFromCollection
:
{}
;
Update
:
TextAnswer
|
ChoiceAnswer
;
}
,
SingleValueVariants
<
{
Clear
:
{}
;
ExportQuestionStats
:
{}
;
ExportQuizStats
:
{}
;
GetForGroup
:
string
;
GetForQuestion
:
string
&
BRAND
<
"UID"
>
;
GetForQuiz
:
{}
;
SubscribeToCollection
:
{}
;
UnsubscribeFromCollection
:
{}
;
Update
:
TextAnswer
|
ChoiceAnswer
;
}
,
"StatisticsActorMessages"
,
"value"
,
>
,
"StatisticsActorMessages"
,
>
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Recapp Code Reference
Loading...