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 => ::P0_a_e_a_b_q9}, :value => {:type => ::Thrift::Types::BOOL}}, STRINGSTATE => {:type => ::Thrift::Types::MAP, :name => 'stringState', :key => {:type => ::Thrift::Types::I32, :enum_class => ::P0_a_e_a_b_s9}, :value => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2802 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 2802 def struct_fields; FIELDS; end |
#validate ⇒ Object
2804 2805 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 2804 def validate end |