Class: ProximityMatchCandidateEntry
- Inherits:
-
Object
- Object
- ProximityMatchCandidateEntry
- 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
- CONTACT =
1
- BUDDYDETAIL =
11
- FIELDS =
{ CONTACT => {:type => ::Thrift::Types::STRUCT, :name => 'contact', :class => ::Contact}, BUDDYDETAIL => {:type => ::Thrift::Types::STRUCT, :name => 'buddyDetail', :class => ::BuddyDetail} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
16325 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16325 def struct_fields; FIELDS; end |
#validate ⇒ Object
16327 16328 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16327 def validate end |