Class: TalkService::GetChatEffectMetaList_args
- Inherits:
-
Object
- Object
- TalkService::GetChatEffectMetaList_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- CATEGORIES =
1
- FIELDS =
{ CATEGORIES => {:type => ::Thrift::Types::SET, :name => 'categories', :element => {:type => ::Thrift::Types::I32, :enum_class => ::P0_a_e_a_b_i7}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
5480 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 5480 def struct_fields; FIELDS; end |
#validate ⇒ Object
5482 5483 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 5482 def validate end |