Class: BuddyOnAirUrls
- Inherits:
-
Object
- Object
- BuddyOnAirUrls
- 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_fields ⇒ Object
17458 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17458 def struct_fields; FIELDS; end |
#validate ⇒ Object
17460 17461 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17460 def validate end |