class

HqTrivia::Model::Interaction

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

Sent from the server when a user intercts with the game, for instance a chat message. Used in both Trivia and Words

Constructors

new(__temp_442 : JSON::PullParser)
Source

Instance methods

item_id
Source
item_id=(_item_id : String)
Source
metadata
Source
metadata=(_metadata : Metadata)
Source
sent
Source
sent=(_sent : Time)
Source
to_json(json : JSON::Builder)
Source
ts=(_ts : Time)
Source
type
Source
type=(_type : String)
Source
user_id
Source
user_id=(_user_id : Int32)
Source

Nested types