Поделиться через


DevicePolicyManager.InstallSystemUpdateCallback.UpdateErrorFileNotFound Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.App.Admin.UpdateErrorCode enum directly instead of this field.

Представляет, что не удалось найти файл.

[Android.Runtime.Register("UPDATE_ERROR_FILE_NOT_FOUND", ApiSince=29)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.UpdateErrorCode enum directly instead of this field.", true)]
public const Android.App.Admin.UpdateErrorCode UpdateErrorFileNotFound = 4;
[<Android.Runtime.Register("UPDATE_ERROR_FILE_NOT_FOUND", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.UpdateErrorCode enum directly instead of this field.", true)>]
val mutable UpdateErrorFileNotFound : Android.App.Admin.UpdateErrorCode

Значение поля

Value = 4
Атрибуты

Комментарии

Представляет, что не удалось найти файл.

Документация по Java для android.app.admin.DevicePolicyManager.InstallSystemUpdateCallback.UPDATE_ERROR_FILE_NOT_FOUND.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к