class

HqTrivia::Model::QuestionClosed

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

Sent from the server when the timelimit as run out on a question.

Constructors

new(__temp_566 : JSON::PullParser)
Source

Instance methods

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