Class: UserEvent
- Inherits:
-
Object
- Object
- UserEvent
- 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
- ENDOFINPUT =
1
- SHOWPORTALSEARCHBTN =
2
- FIELDS =
{ ENDOFINPUT => {:type => ::Thrift::Types::BOOL, :name => 'endOfInput'}, SHOWPORTALSEARCHBTN => {:type => ::Thrift::Types::STRING, :name => 'showPortalSearchBtn'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
7342 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 7342 def struct_fields; FIELDS; end |
#validate ⇒ Object
7344 7345 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 7344 def validate end |