Class: Mobile::Version::Thrift::RemoteVersionManageService::CheckForUpgrade_result
- Inherits:
-
Object
- Object
- Mobile::Version::Thrift::RemoteVersionManageService::CheckForUpgrade_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_version_manage_service.rb
Constant Summary collapse
- SUCCESS =
0- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::Mobile::Version::Thrift::UpgradeCheckResult} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
164 |
# File 'lib/remote_version_manage_service.rb', line 164 def struct_fields; FIELDS; end |
#validate ⇒ Object
166 167 |
# File 'lib/remote_version_manage_service.rb', line 166 def validate end |