Sprache

BugreportManager.BugreportCallback.BugreportErrorUserConsentTimedOut Feld

Definition

Achtung

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

Die Anforderung, ein Timeout der Benutzerzustimmung zu erhalten.

[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

Feldwert

Value = 4
Attribute

Hinweise

Die Anforderung, ein Timeout der Benutzerzustimmung zu erhalten.

Java Dokumentation für android.os.BugreportManager.BugreportCallback.BUGREPORT_ERROR_USER_CONSENT_TIMED_OUT.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: