Class: JoinChatByCallUrlRequest
- Inherits:
-
Object
- Object
- JoinChatByCallUrlRequest
- 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
- REQSEQ =
2
- FIELDS =
{ URLID => {:type => ::Thrift::Types::STRING, :name => 'urlId'}, REQSEQ => {:type => ::Thrift::Types::I32, :name => 'reqSeq'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
16205 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16205 def struct_fields; FIELDS; end |
#validate ⇒ Object
16207 16208 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16207 def validate end |