Class: TalkService::RemoveFriendRequest_result
- Inherits:
-
Object
- Object
- TalkService::RemoveFriendRequest_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- E =
1
- FIELDS =
{ E => {:type => ::Thrift::Types::STRUCT, :name => 'e', :class => ::TalkException} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2644 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 2644 def struct_fields; FIELDS; end |
#validate ⇒ Object
2646 2647 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 2646 def validate end |