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