class

HqTrivia::Model::BroadcastEnded

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

Sent from the server when the broadcast has ended, this can either be because the show has actually ended, or your client lost connection. Used in both Trivia and Words

Constructors

new(__temp_104 : JSON::PullParser)
Source

Instance methods

reason
Source
reason=(_reason : Union(String, Nil))
Source
sent
Source
sent=(_sent : Time)
Source
to_json(json : JSON::Builder)
Source
ts=(_ts : Time)
Source
type
Source
type=(_type : String)
Source