Class: TalkService::ReportDeviceState_args
- Inherits:
-
Object
- Object
- TalkService::ReportDeviceState_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- BOOLEANSTATE =
2
- STRINGSTATE =
3
- FIELDS =
{ BOOLEANSTATE => {:type => ::Thrift::Types::MAP, :name => 'booleanState', :key => {:type => ::Thrift::Types::I32, :enum_class => ::J0_a_e_a_b_p9}, :value => {:type => ::Thrift::Types::BOOL}}, STRINGSTATE => {:type => ::Thrift::Types::MAP, :name => 'stringState', :key => {:type => ::Thrift::Types::I32, :enum_class => ::J0_a_e_a_b_r9}, :value => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2702 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 2702 def struct_fields; FIELDS; end |
#validate ⇒ Object
2704 2705 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 2704 def validate end |