Class: TalkService::ReportDeviceState_args

Inherits:
Object
  • Object
show all
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_fieldsObject



2825
# File 'lib/linerb/gen-rb/talk_service.rb', line 2825

def struct_fields; FIELDS; end

#validateObject



2827
2828
# File 'lib/linerb/gen-rb/talk_service.rb', line 2827

def validate
end