BugreportManager.BugreportCallback.BugreportErrorUserDeniedConsent Поле

Определение

Внимание!

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_DENIED_CONSENT", 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 BugreportErrorUserDeniedConsent = 3;
[<Android.Runtime.Register("BUGREPORT_ERROR_USER_DENIED_CONSENT", 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 BugreportErrorUserDeniedConsent : Android.OS.BugreportErrorCode

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

Value = 3
Атрибуты

Комментарии

Пользователь отказался предоставить общий доступ к отчету об ошибках.

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

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

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