Langue

BugreportManager.BugreportCallback.BugreportErrorUserConsentTimedOut Champ

Définition

Attention

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

Demande d’expiration du consentement de l’utilisateur.

[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

Valeur de champ

Value = 4
Attributs

Remarques

Demande d’expiration du consentement de l’utilisateur.

Java documentation pour android.os.BugreportManager.BugreportCallback.BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à