class

HqTrivia::Model::QuestionFinished

Inherits HqTrivia::Model::WebSocketMessage < Reference < Object

Sent from the server when the question is fully done, this is the last message sent pertaining to a question.

Constructors

new(__temp_581 : JSON::PullParser)
Source

Instance methods

c=(_c : Int32)
Source
question_id
Source
question_id=(_question_id : Int32)
Source
sent
Source
sent=(_sent : Time)
Source
to_json(json : JSON::Builder)
Source
ts=(_ts : Time)
Source
type
Source
type=(_type : String)
Source