Class: CreateGroupCallUrlRequest
- Inherits:
-
Object
- Object
- CreateGroupCallUrlRequest
- 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
- TITLE =
1
- FIELDS =
{ TITLE => {:type => ::Thrift::Types::STRING, :name => 'title'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
17756 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17756 def struct_fields; FIELDS; end |
#validate ⇒ Object
17758 17759 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17758 def validate end |