Class: GetChatappResponse
- Inherits:
-
Object
- Object
- GetChatappResponse
- 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
- APP =
1
- FIELDS =
{ APP => {:type => ::Thrift::Types::STRUCT, :name => 'app', :class => ::Chatapp} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
3815 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 3815 def struct_fields; FIELDS; end |
#validate ⇒ Object
3817 3818 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 3817 def validate end |