class HqTrivia::Model::PostGame
- HqTrivia::Model::PostGame
- Reference
- Object
Overview
Sent from the server once the game has fully ended. Used in both Trivia and Words
Included Modules
Defined in:
hqtrivia/model/post_game.crConstructors
Instance Method Summary
- #c : Int32
- #c=(_c : Int32)
- #sent : Time
- #sent=(_sent : Time)
- #show_id : Int32
- #show_id=(_show_id : Int32)
- #to_json(json : JSON::Builder)
- #ts : Time
- #ts=(_ts : Time)
- #type : String
- #type=(_type : String)