Class: Device
- Inherits:
-
Object
- Object
- Device
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- UDID =
1
- DEVICEMODEL =
2
- FIELDS =
{ UDID => {:type => ::Thrift::Types::STRING, :name => 'udid'}, DEVICEMODEL => {:type => ::Thrift::Types::STRING, :name => 'deviceModel'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
5809 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5809 def struct_fields; FIELDS; end |
#validate ⇒ Object
5811 5812 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 5811 def validate end |