class

HqTrivia::Model::BroadcastStats

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

Sent from the server containing various statistics about the broadcast at that point in time. Used in both Trivia and Words

Constructors

new(__temp_115 : JSON::PullParser)
Source

Instance methods

c=(_c : Int32)
Source
sent
Source
sent=(_sent : Time)
Source
status_message
Source
status_message=(_status_message : String)
Source
to_json(json : JSON::Builder)
Source
ts=(_ts : Time)
Source
type
Source
type=(_type : String)
Source
viewer_counts
Source
viewer_counts=(_viewer_counts : ViewerCounts)
Source

Nested types