Class: GetGroupCallUrlsResponse
- Inherits:
-
Object
- Object
- GetGroupCallUrlsResponse
- 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
- URLS =
1
- FIELDS =
{ URLS => {:type => ::Thrift::Types::LIST, :name => 'urls', :element => {:type => ::Thrift::Types::STRUCT, :class => ::GroupCallUrl}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
15082 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15082 def struct_fields; FIELDS; end |
#validate ⇒ Object
15084 15085 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15084 def validate end |