Class: GetBuddyLiveResponse
- Inherits:
-
Object
- Object
- GetBuddyLiveResponse
- 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_fields ⇒ Object
17146 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17146 def struct_fields; FIELDS; end |
#validate ⇒ Object
17148 17149 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17148 def validate end |