Partager via


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.

Documentation Java 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 le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à