API/Autodoc/Files/EURuStoreInstallErrorCode.h.en.md
Types
| Name | |
|---|---|
| enum class uint8 | EURuStoreInstallErrorCode { UMETA =(DisplayName = “ERROR_UNKNOWN”), UMETA =(DisplayName = “ERROR_UNKNOWN”), UMETA =(DisplayName = “ERROR_UNKNOWN”), UMETA =(DisplayName = “ERROR_UNKNOWN”), UMETA =(DisplayName = “ERROR_UNKNOWN”), UMETA =(DisplayName = “ERROR_UNKNOWN”), UMETA =(DisplayName = “ERROR_UNKNOWN”), UMETA =(DisplayName = “ERROR_UNKNOWN”), UMETA =(DisplayName = “ERROR_UNKNOWN”), UMETA =(DisplayName = “ERROR_UNKNOWN”), UMETA =(DisplayName = “ERROR_UNKNOWN”), UMETA =(DisplayName = “ERROR_UNKNOWN”), UMETA =(DisplayName = “ERROR_UNKNOWN”), UMETA =(DisplayName = “ERROR_UNKNOWN”)} Error code during update download. |
enum EURuStoreInstallErrorCode
| Enumerator | Value | Description |
|---|---|---|
| UMETA | =(DisplayName “ERROR_UNKNOWN”) | Unknown error. |
| UMETA | =(DisplayName “ERROR_UNKNOWN”) | Download error. |
| UMETA | =(DisplayName “ERROR_UNKNOWN”) | Installation blocked by the system. |
| UMETA | =(DisplayName “ERROR_UNKNOWN”) | Invalid update APK. |
| UMETA | =(DisplayName “ERROR_UNKNOWN”) | Conflict with current app version. |
| UMETA | =(DisplayName “ERROR_UNKNOWN”) | Insufficient storage on device. |
| UMETA | =(DisplayName “ERROR_UNKNOWN”) | Incompatible with device. |
| UMETA | =(DisplayName “ERROR_UNKNOWN”) | App not purchased. |
| UMETA | =(DisplayName “ERROR_UNKNOWN”) | Internal error. |
| UMETA | =(DisplayName “ERROR_UNKNOWN”) | User declined the update installation. |
| UMETA | =(DisplayName “ERROR_UNKNOWN”) | APK for starting installation not found. |
| UMETA | =(DisplayName “ERROR_UNKNOWN”) | Update launch forbidden. For example, in the first method, the response indicated that the update is unavailable, but the user is calling the second method. |
| UMETA | =(DisplayName “ERROR_UNKNOWN”) | Error sending intent to open activity. |
| UMETA | =(DisplayName “ERROR_UNKNOWN”) | Unknown error opening activity. |
Error code during update download.
Source code
// Copyright Epic Games, Inc. All Rights Reserved.
#include "EURuStoreInstallErrorCode.generated.h"
UENUM(BlueprintType)
enum class EURuStoreInstallErrorCode : uint8
{
ERROR_UNKNOWN UMETA(DisplayName = "ERROR_UNKNOWN"),//4001
ERROR_DOWNLOAD UMETA(DisplayName = "ERROR_DOWNLOAD"),
ERROR_BLOCKED UMETA(DisplayName = "ERROR_BLOCKED"),
ERROR_INVALID_APK UMETA(DisplayName = "ERROR_INVALID_APK"),
ERROR_CONFLICT UMETA(DisplayName = "ERROR_CONFLICT"),
ERROR_STORAGE UMETA(DisplayName = "ERROR_STORAGE"),
ERROR_INCOMPATIBLE UMETA(DisplayName = "ERROR_INCOMPATIBLE"),
ERROR_APP_NOT_OWNED UMETA(DisplayName = "ERROR_APP_NOT_OWNED"),
ERROR_INTERNAL_ERROR UMETA(DisplayName = "ERROR_INTERNAL_ERROR"),
ERROR_ABORTED UMETA(DisplayName = "ERROR_ABORTED"),
ERROR_APK_NOT_FOUND UMETA(DisplayName = "ERROR_APK_NOT_FOUND"),
ERROR_EXTERNAL_SOURCE_DENIED UMETA(DisplayName = "ERROR_EXTERNAL_SOURCE_DENIED"),
ERROR_ACTIVITY_SEND_INTENT UMETA(DisplayName = "ERROR_ACTIVITY_SEND_INTENT"),//9901
ERROR_ACTIVITY_UNKNOWN UMETA(DisplayName = "ERROR_ACTIVITY_UNKNOWN"),
};
- Страницы
- AndroidJavaClass.cpp.en
- AndroidJavaClass.cpp
- AndroidJavaClass.h.en
- AndroidJavaClass.h
- AndroidJavaLog.cpp.en
- AndroidJavaLog.cpp
- AndroidJavaLog.h.en
- AndroidJavaLog.h
- AndroidJavaObject.cpp.en
- AndroidJavaObject.cpp
- AndroidJavaObject.h.en
- AndroidJavaObject.h
- AppUpdateErrorListenerImpl.cpp.en
- AppUpdateErrorListenerImpl.cpp
- AppUpdateErrorListenerImpl.h.en
- AppUpdateErrorListenerImpl.h
- AppUpdateInfoResponseListenerImpl.cpp.en
- AppUpdateInfoResponseListenerImpl.cpp
- AppUpdateInfoResponseListenerImpl.h.en
- AppUpdateInfoResponseListenerImpl.h
- AsyncNodes.en
- AsyncNodes
- AsyncNodes_Files.en
- AsyncNodes_Files
- CallbackHandler.cpp.en
- CallbackHandler.cpp
- CallbackHandler.h.en
- CallbackHandler.h
- EURuStoreAppUpdateOptions.h.en
- EURuStoreAppUpdateOptions.h
- EURuStoreInstallErrorCode.h.en
- EURuStoreInstallErrorCode.h
- EURuStoreInstallStatus.h.en
- EURuStoreInstallStatus.h
- EURuStoreUpdateAvailability.h.en
- EURuStoreUpdateAvailability.h
- EURuStoreUpdateFlowResult.h.en
- EURuStoreUpdateFlowResult.h
- ErrorConverter.cpp.en
- ErrorConverter.cpp
- ErrorConverter.h.en
- ErrorConverter.h
- ErrorListener.cpp.en
- ErrorListener.cpp
- ErrorListener.h.en
- ErrorListener.h
- FURuStoreAppUpdateInfo.h.en
- FURuStoreAppUpdateInfo.h
- FURuStoreError.h.en
- FURuStoreError.h
- FURuStoreFeatureAvailabilityResult.h.en
- FURuStoreFeatureAvailabilityResult.h
- FURuStoreInstallState.h.en
- FURuStoreInstallState.h
- FeatureAvailabilityListenerImpl.cpp.en
- FeatureAvailabilityListenerImpl.cpp
- FeatureAvailabilityListenerImpl.h.en
- FeatureAvailabilityListenerImpl.h
- IAndroidClasses.h.en
- IAndroidClasses.h
- IRuStoreListener.java.en
- IRuStoreListener.java
- InstallStateUpdateListenerImpl.cpp.en
- InstallStateUpdateListenerImpl.cpp
- InstallStateUpdateListenerImpl.h.en
- InstallStateUpdateListenerImpl.h
- Java.en
- Java
- JavaActivity.cpp.en
- JavaActivity.cpp
- JavaActivity.h.en
- JavaActivity.h
- JavaApplication.cpp.en
- JavaApplication.cpp
- JavaApplication.h.en
- JavaApplication.h
- JavaMethodSignature.cpp.en
- JavaMethodSignature.cpp
- JavaMethodSignature.h.en
- JavaMethodSignature.h
- JavaTypeConverter.cpp.en
- JavaTypeConverter.cpp
- JavaTypeConverter.h.en
- JavaTypeConverter.h
- Plugins.en
- Plugins
- Private.en
- Private
- Private_Files.en
- Private_Files
- Public.en
- Public
- Public_Files.en
- Public_Files
- ResponseListener.h.en
- ResponseListener.h
- RuStoreAppUpdate.Build.cs.en
- RuStoreAppUpdate.Build.cs
- RuStoreAppUpdate.cpp.en
- RuStoreAppUpdate.cpp
- RuStoreAppUpdate.h.en
- RuStoreAppUpdate.h
- RuStoreAppUpdate_Files.en
- RuStoreAppUpdate_Files
- RuStoreCore.Build.cs.en
- RuStoreCore.Build.cs
- RuStoreCore.cpp.en
- RuStoreCore.cpp
- RuStoreCore.h.en
- RuStoreCore.h
- RuStoreCoreUtils.java.en
- RuStoreCoreUtils.java
- RuStoreCore_Files.en
- RuStoreCore_Files
- RuStoreImage.java.en
- RuStoreImage.java
- RuStoreListener.cpp.en
- RuStoreListener.cpp
- RuStoreListener.h.en
- RuStoreListener.h
- SimpleResponseListener.cpp.en
- SimpleResponseListener.cpp
- SimpleResponseListener.h.en
- SimpleResponseListener.h
- SimpleResponseListenerT.h.en
- SimpleResponseListenerT.h
- Source.en
- Source
- Source_Files.en
- Source_Files
- UCompleteUpdateNode.cpp.en
- UCompleteUpdateNode.cpp
- UCompleteUpdateNode.h.en
- UCompleteUpdateNode.h
- UGetAppUpdateInfoNode.cpp.en
- UGetAppUpdateInfoNode.cpp
- UGetAppUpdateInfoNode.h.en
- UGetAppUpdateInfoNode.h
- URuStoreAppUpdateManager.cpp.en
- URuStoreAppUpdateManager.cpp
- URuStoreAppUpdateManager.h.en
- URuStoreAppUpdateManager.h
- URuStoreCore.cpp.en
- URuStoreCore.cpp
- URuStoreCore.h.en
- URuStoreCore.h
- URuStoreInstallStateUpdateListenerInterface.h
- UStartUpdateFlowNode.cpp.en
- UStartUpdateFlowNode.cpp
- UStartUpdateFlowNode.h.en
- UStartUpdateFlowNode.h
- UTextureDownloader.cpp.en
- UTextureDownloader.cpp
- UTextureDownloader.h.en
- UTextureDownloader.h
- UnrealPlayerImpl.cpp.en
- UnrealPlayerImpl.cpp
- UnrealPlayerImpl.h.en
- UnrealPlayerImpl.h
- UnrealPlayerWrapper.java.en
- UnrealPlayerWrapper.java
- UpdateFlowResultListenerImpl.cpp.en
- UpdateFlowResultListenerImpl.cpp
- UpdateFlowResultListenerImpl.h.en
- UpdateFlowResultListenerImpl.h
- docs.en
- docs
- unreal_example.en
- unreal_example
- AndroidJavaClass.cpp.en
- AndroidJavaClass.cpp
- AndroidJavaClass.h.en
- AndroidJavaClass.h
- AndroidJavaLog.cpp.en
- AndroidJavaLog.cpp
- AndroidJavaLog.h.en
- AndroidJavaLog.h
- AndroidJavaObject.cpp.en
- AndroidJavaObject.cpp
- AndroidJavaObject.h.en
- AndroidJavaObject.h
- AppUpdateErrorListenerImpl.cpp.en
- AppUpdateErrorListenerImpl.cpp
- AppUpdateErrorListenerImpl.h.en
- AppUpdateErrorListenerImpl.h
- AppUpdateInfoResponseListenerImpl.cpp.en
- AppUpdateInfoResponseListenerImpl.cpp
- AppUpdateInfoResponseListenerImpl.h.en
- AppUpdateInfoResponseListenerImpl.h
- AsyncNodes.en
- AsyncNodes
- AsyncNodes_Files.en
- AsyncNodes_Files
- CallbackHandler.cpp.en
- CallbackHandler.cpp
- CallbackHandler.h.en
- CallbackHandler.h
- EURuStoreAppUpdateOptions.h.en
- EURuStoreAppUpdateOptions.h
- EURuStoreInstallErrorCode.h.en
- EURuStoreInstallErrorCode.h
- EURuStoreInstallStatus.h.en
- EURuStoreInstallStatus.h
- EURuStoreUpdateAvailability.h.en
- EURuStoreUpdateAvailability.h
- EURuStoreUpdateFlowResult.h.en
- EURuStoreUpdateFlowResult.h
- ErrorConverter.cpp.en
- ErrorConverter.cpp
- ErrorConverter.h.en
- ErrorConverter.h
- ErrorListener.cpp.en
- ErrorListener.cpp
- ErrorListener.h.en
- ErrorListener.h
- FURuStoreAppUpdateInfo.h.en
- FURuStoreAppUpdateInfo.h
- FURuStoreError.h.en
- FURuStoreError.h
- FURuStoreFeatureAvailabilityResult.h.en
- FURuStoreFeatureAvailabilityResult.h
- FURuStoreInstallState.h.en
- FURuStoreInstallState.h
- FeatureAvailabilityListenerImpl.cpp.en
- FeatureAvailabilityListenerImpl.cpp
- FeatureAvailabilityListenerImpl.h.en
- FeatureAvailabilityListenerImpl.h
- IAndroidClasses.h.en
- IAndroidClasses.h
- IRuStoreListener.java.en
- IRuStoreListener.java
- InstallStateUpdateListenerImpl.cpp.en
- InstallStateUpdateListenerImpl.cpp
- InstallStateUpdateListenerImpl.h.en
- InstallStateUpdateListenerImpl.h
- Java.en
- Java
- JavaActivity.cpp.en
- JavaActivity.cpp
- JavaActivity.h.en
- JavaActivity.h
- JavaApplication.cpp.en
- JavaApplication.cpp
- JavaApplication.h.en
- JavaApplication.h
- JavaMethodSignature.cpp.en
- JavaMethodSignature.cpp
- JavaMethodSignature.h.en
- JavaMethodSignature.h
- JavaTypeConverter.cpp.en
- JavaTypeConverter.cpp
- JavaTypeConverter.h.en
- JavaTypeConverter.h
- Plugins.en
- Plugins
- Private.en
- Private
- Private_Files.en
- Private_Files
- Public.en
- Public
- Public_Files.en
- Public_Files
- ResponseListener.h.en
- ResponseListener.h
- RuStoreAppUpdate.Build.cs.en
- RuStoreAppUpdate.Build.cs
- RuStoreAppUpdate.cpp.en
- RuStoreAppUpdate.cpp
- RuStoreAppUpdate.h.en
- RuStoreAppUpdate.h
- RuStoreAppUpdate_Files.en
- RuStoreAppUpdate_Files
- RuStoreCore.Build.cs.en
- RuStoreCore.Build.cs
- RuStoreCore.cpp.en
- RuStoreCore.cpp
- RuStoreCore.h.en
- RuStoreCore.h
- RuStoreCoreUtils.java.en
- RuStoreCoreUtils.java
- RuStoreCore_Files.en
- RuStoreCore_Files
- RuStoreImage.java.en
- RuStoreImage.java
- RuStoreListener.cpp.en
- RuStoreListener.cpp
- RuStoreListener.h.en
- RuStoreListener.h
- SimpleResponseListener.cpp.en
- SimpleResponseListener.cpp
- SimpleResponseListener.h.en
- SimpleResponseListener.h
- SimpleResponseListenerT.h.en
- SimpleResponseListenerT.h
- Source.en
- Source
- Source_Files.en
- Source_Files
- UCompleteUpdateNode.cpp.en
- UCompleteUpdateNode.cpp
- UCompleteUpdateNode.h.en
- UCompleteUpdateNode.h
- UGetAppUpdateInfoNode.cpp.en
- UGetAppUpdateInfoNode.cpp
- UGetAppUpdateInfoNode.h.en
- UGetAppUpdateInfoNode.h
- URuStoreAppUpdateManager.cpp.en
- URuStoreAppUpdateManager.cpp
- URuStoreAppUpdateManager.h.en
- URuStoreAppUpdateManager.h
- URuStoreCore.cpp.en
- URuStoreCore.cpp
- URuStoreCore.h.en
- URuStoreCore.h
- URuStoreInstallStateUpdateListenerInterface.h
- UStartUpdateFlowNode.cpp.en
- UStartUpdateFlowNode.cpp
- UStartUpdateFlowNode.h.en
- UStartUpdateFlowNode.h
- UTextureDownloader.cpp.en
- UTextureDownloader.cpp
- UTextureDownloader.h.en
- UTextureDownloader.h
- UnrealPlayerImpl.cpp.en
- UnrealPlayerImpl.cpp
- UnrealPlayerImpl.h.en
- UnrealPlayerImpl.h
- UnrealPlayerWrapper.java.en
- UnrealPlayerWrapper.java
- UpdateFlowResultListenerImpl.cpp.en
- UpdateFlowResultListenerImpl.cpp
- UpdateFlowResultListenerImpl.h.en
- UpdateFlowResultListenerImpl.h
- docs.en
- docs
- unreal_example.en
- unreal_example