class

HqTrivia::Model::EndRound

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

Represents a round end in HQ Words

Constructors

new(__temp_177 : JSON::PullParser)
Source

Instance methods

answer
Source
answer=(_answer : Array(String))
Source
c=(_c : Int32)
Source
correct_answers
Source
correct_answers=(_correct_answers : Int32)
Source
hint
Source
hint=(_hint : String)
Source
incorrect_answers
Source
incorrect_answers=(_incorrect_answers : Int32)
Source
round_duration_ms
Source
round_duration_ms=(_round_duration_ms : Int32)
Source
round_id
Source
round_id=(_round_id : Int32)
Source
round_number
Source
round_number=(_round_number : Int32)
Source
sent
Source
sent=(_sent : Time)
Source
show_id
Source
show_id=(_show_id : Int32)
Source
to_json(json : JSON::Builder)
Source
ts=(_ts : Time)
Source
type
Source
type=(_type : String)
Source