Class: DataUserBot
- Inherits:
-
Object
- Object
- DataUserBot
- 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
- MID =
1
- PLACENAME =
4
- FIELDS =
{ MID => {:type => ::Thrift::Types::STRING, :name => 'mid'}, PLACENAME => {:type => ::Thrift::Types::STRING, :name => 'placeName'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
4025 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 4025 def struct_fields; FIELDS; end |
#validate ⇒ Object
4027 4028 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 4027 def validate end |