Class: BuddyChatBar
- Inherits:
-
Object
- Object
- BuddyChatBar
- 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
- BARITEMS =
1
- FIELDS =
{ BARITEMS => {:type => ::Thrift::Types::LIST, :name => 'barItems', :element => {:type => ::Thrift::Types::STRUCT, :class => ::BuddyChatBarItem}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
16107 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16107 def struct_fields; FIELDS; end |
#validate ⇒ Object
16109 16110 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16109 def validate end |