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