Class: TalkService::OpenProximityMatch_args
- Inherits:
-
Object
- Object
- TalkService::OpenProximityMatch_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- LOCATION =
2
- NETWORKSTATUS =
3
- FIELDS =
{ LOCATION => {:type => ::Thrift::Types::STRUCT, :name => 'location', :class => ::Location}, NETWORKSTATUS => {:type => ::Thrift::Types::STRUCT, :name => 'networkStatus', :class => ::ClientNetworkStatus} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
3893 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3893 def struct_fields; FIELDS; end |
#validate ⇒ Object
3895 3896 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 3895 def validate end |