Class: GetGroupCallUrlInfoResponse
- Inherits:
-
Object
- Object
- GetGroupCallUrlInfoResponse
- 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
- CREATEDTIMEMILLIS =
2
- FIELDS =
{ TITLE => {:type => ::Thrift::Types::STRING, :name => 'title'}, CREATEDTIMEMILLIS => {:type => ::Thrift::Types::I64, :name => 'createdTimeMillis'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
14810 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 14810 def struct_fields; FIELDS; end |
#validate ⇒ Object
14812 14813 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 14812 def validate end |