Class: GetGroupCallUrlInfoRequest
- Inherits:
-
Object
- Object
- GetGroupCallUrlInfoRequest
- 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
- URLID =
1
- FIELDS =
{ URLID => {:type => ::Thrift::Types::STRING, :name => 'urlId'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
14638 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 14638 def struct_fields; FIELDS; end |
#validate ⇒ Object
14640 14641 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 14640 def validate end |