Class: Mobile::Version::Thrift::RemoteVersionManageService::CheckForUpgrade_result

Inherits:
Object
  • Object
show all
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_fieldsObject



186
# File 'lib/remote_version_manage_service.rb', line 186

def struct_fields; FIELDS; end

#validateObject



188
189
# File 'lib/remote_version_manage_service.rb', line 188

def validate
end