class HqTrivia::Model::Broadcast

Overview

Broadcast information for a show

Defined in:

hqtrivia/model/show.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_649 : JSON::PullParser) #

[View source]

Instance Method Detail

def broadcast_id : Int32 #

[View source]
def broadcast_id=(_broadcast_id : Int32) #

[View source]
def socket_url : String #

[View source]
def socket_url=(_socket_url : String) #

[View source]
def to_json(json : JSON::Builder) #

[View source]