Class: BuddyWebChatBarItem
- Inherits:
-
Object
- Object
- BuddyWebChatBarItem
- 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
- LABEL =
1
- URL =
2
- FIELDS =
{ LABEL => {:type => ::Thrift::Types::STRING, :name => 'label'}, URL => {:type => ::Thrift::Types::STRING, :name => 'url'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
15028 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15028 def struct_fields; FIELDS; end |
#validate ⇒ Object
15030 15031 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15030 def validate end |