Class: BuddyOnAirUrls

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb

Constant Summary collapse

HLS =
1
SMOOTHSTREAMING =
2
FIELDS =
{
  HLS => {:type => ::Thrift::Types::MAP, :name => 'hls', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRING}},
  SMOOTHSTREAMING => {:type => ::Thrift::Types::MAP, :name => 'smoothStreaming', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRING}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



17458
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17458

def struct_fields; FIELDS; end

#validateObject



17460
17461
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17460

def validate
end