Recapp Code Reference
Preparing search index...
models/src/messages/questionActor
QuestionUpdateMessage
Class QuestionUpdateMessage
Message send to the client on quiz subscriptions
Index
Constructors
constructor
Properties
question
tag
Constructors
constructor
new
QuestionUpdateMessage
(
question
:
Partial
<
Question
>
)
:
QuestionUpdateMessage
Parameters
question
:
Partial
<
Question
>
Returns
QuestionUpdateMessage
Properties
Readonly
question
question
:
Partial
<
Question
>
Readonly
tag
tag
:
"QuestionUpdateMessage"
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
question
tag
Recapp Code Reference
Loading...
Message send to the client on quiz subscriptions