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


BugreportManager.BugreportCallback.BugreportErrorUserConsentTimedOut Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.OS.BugreportErrorCode enum directly instead of this field.

Запрос на получение согласия пользователя истекает.

[Android.Runtime.Register("BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.BugreportErrorCode enum directly instead of this field.", true)]
public const Android.OS.BugreportErrorCode BugreportErrorUserConsentTimedOut = 4;
[<Android.Runtime.Register("BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.BugreportErrorCode enum directly instead of this field.", true)>]
val mutable BugreportErrorUserConsentTimedOut : Android.OS.BugreportErrorCode

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

Value = 4
Атрибуты

Комментарии

Запрос на получение согласия пользователя истекает.

Документация по Java для android.os.BugreportManager.BugreportCallback.BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT.

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

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