Class: BuddyChatBarItem
- Inherits:
-
Object
- Object
- BuddyChatBarItem
- 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
- RICH =
1
- WIDGETLIST =
2
- WEB =
3
- FIELDS =
{ RICH => {:type => ::Thrift::Types::STRUCT, :name => 'rich', :class => ::BuddyRichMenuChatBarItem}, WIDGETLIST => {:type => ::Thrift::Types::STRUCT, :name => 'widgetList', :class => ::BuddyWidgetListCharBarItem}, WEB => {:type => ::Thrift::Types::STRUCT, :name => 'web', :class => ::BuddyWebChatBarItem} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
15048 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15048 def struct_fields; FIELDS; end |
#validate ⇒ Object
15050 15051 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15050 def validate end |