Condividi tramite


BugreportManager.BugreportCallback.BugreportErrorUserConsentTimedOut Campo

Definizione

Attenzione

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

Richiesta di timeout del consenso dell'utente.

[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

Valore del campo

Value = 4
Attributi

Commenti

Richiesta di timeout del consenso dell'utente.

Documentazione java per android.os.BugreportManager.BugreportCallback.BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a