Class: AuthService::RespondE2EELoginRequest_result
- Inherits:
-
Object
- Object
- AuthService::RespondE2EELoginRequest_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/auth_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
683 |
# File 'lib/linerb/gen-rb/auth_service.rb', line 683 def struct_fields; FIELDS; end |
#validate ⇒ Object
685 686 |
# File 'lib/linerb/gen-rb/auth_service.rb', line 685 def validate end |