Class: GetChatappResponse

Inherits:
Object
  • Object
show all
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_fieldsObject



4236
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 4236

def struct_fields; FIELDS; end

#validateObject



4238
4239
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 4238

def validate
end