API/Autodoc/Files/ERuStoreInstallErrorCode.gd.en.md
Source code
# @brief Код ошибки во время скачивания обновления.
class_name ERuStoreInstallErrorCode
# @brief Доступные значения.
enum Item {
# @brief Неизвестная ошибка.
ERROR_UNKNOWN = 4001,
# @brief Ошибка при скачивании.
ERROR_DOWNLOAD = 4002,
# @brief Установка заблокированна системой.
ERROR_BLOCKED = 4003,
# @brief Некорректный APK обновления.
ERROR_INVALID_APK = 4004,
# @brief Конфликт с текущей версией приложения.
ERROR_CONFLICT = 4005,
# @brief Недостаточно памяти на устройстве.
ERROR_STORAGE = 4006,
# @brief Несовместимо с устройством.
ERROR_INCOMPATIBLE = 4007,
# @brief Приложение не куплено.
ERROR_APP_NOT_OWNED = 4008,
# @brief Внутренняя ошибка.
ERROR_INTERNAL_ERROR = 4009,
# @brief Пользователь отказался от установки обновления.
ERROR_ABORTED = 4010,
# @brief APK для запуска установки не найден.
ERROR_APK_NOT_FOUND = 4011,
# но пользователь вызывает второй метод.
ERROR_EXTERNAL_SOURCE_DENIED = 4012,
# @brief Ошибка отправки intent на открытие активити.
ERROR_ACTIVITY_SEND_INTENT = 9901,
# @brief Неизвестная ошибка отрытия активити.
ERROR_ACTIVITY_UNKNOWN = 9902
}
- Страницы
- ERuStoreAppUpdateType.gd.en
- ERuStoreAppUpdateType.gd
- ERuStoreInstallErrorCode.gd.en
- ERuStoreInstallErrorCode.gd
- ERuStoreInstallStatus.gd.en
- ERuStoreInstallStatus.gd
- ERuStoreUpdateAvailability.gd.en
- ERuStoreUpdateAvailability.gd
- ERuStoreUpdateFlowResult.gd.en
- ERuStoreUpdateFlowResult.gd
- RuStoreAppUpdateInfo.gd.en
- RuStoreAppUpdateInfo.gd
- RuStoreError.gd.en
- RuStoreError.gd
- RuStoreFeatureAvailabilityResult.gd.en
- RuStoreFeatureAvailabilityResult.gd
- RuStoreGodotAppUpdate.en
- RuStoreGodotAppUpdate.gd.en
- RuStoreGodotAppUpdate.gd
- RuStoreGodotAppUpdate
- RuStoreGodotCore.en
- RuStoreGodotCore
- RuStoreInstallState.gd.en
- RuStoreInstallState.gd
- addons.en
- addons
- docs.en
- docs
- godot_example.en
- godot_example
- ERuStoreAppUpdateType.gd.en
- ERuStoreAppUpdateType.gd
- ERuStoreInstallErrorCode.gd.en
- ERuStoreInstallErrorCode.gd
- ERuStoreInstallStatus.gd.en
- ERuStoreInstallStatus.gd
- ERuStoreUpdateAvailability.gd.en
- ERuStoreUpdateAvailability.gd
- ERuStoreUpdateFlowResult.gd.en
- ERuStoreUpdateFlowResult.gd
- RuStoreAppUpdateInfo.gd.en
- RuStoreAppUpdateInfo.gd
- RuStoreError.gd.en
- RuStoreError.gd
- RuStoreFeatureAvailabilityResult.gd.en
- RuStoreFeatureAvailabilityResult.gd
- RuStoreGodotAppUpdate.en
- RuStoreGodotAppUpdate.gd.en
- RuStoreGodotAppUpdate.gd
- RuStoreGodotAppUpdate
- RuStoreGodotCore.en
- RuStoreGodotCore
- RuStoreInstallState.gd.en
- RuStoreInstallState.gd
- addons.en
- addons
- docs.en
- docs
- godot_example.en
- godot_example