Class: TalkService::CloseProximityMatch_args
- Inherits:
-
Object
- Object
- TalkService::CloseProximityMatch_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- SESSIONID =
2
- FIELDS =
{ SESSIONID => {:type => ::Thrift::Types::STRING, :name => 'sessionId'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
4738 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 4738 def struct_fields; FIELDS; end |
#validate ⇒ Object
4740 4741 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 4740 def validate end |