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
4900 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 4900 def struct_fields; FIELDS; end |
#validate ⇒ Object
4902 4903 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 4902 def validate end |