Class: GetBuddyLiveResponse

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

INFO =
1
REFRESHEDIN =
2
FIELDS =
{
  INFO => {:type => ::Thrift::Types::STRUCT, :name => 'info', :class => ::BuddyLive},
  REFRESHEDIN => {:type => ::Thrift::Types::I64, :name => 'refreshedIn'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end