Sprache

ContentCaptureManager.DataShareErrorTimeoutInterrupted Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Views.ContentCapture.DataShareError enum directly instead of this field.

Die Anforderung wurde aufgrund des Timeouts für die Datenfreigabesitzung unterbrochen.

[Android.Runtime.Register("DATA_SHARE_ERROR_TIMEOUT_INTERRUPTED", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.ContentCapture.DataShareError enum directly instead of this field.", true)]
public const Android.Views.ContentCapture.DataShareError DataShareErrorTimeoutInterrupted = 3;
[<Android.Runtime.Register("DATA_SHARE_ERROR_TIMEOUT_INTERRUPTED", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.ContentCapture.DataShareError enum directly instead of this field.", true)>]
val mutable DataShareErrorTimeoutInterrupted : Android.Views.ContentCapture.DataShareError

Feldwert

Value = 3
Attribute

Hinweise

Die Anforderung wurde aufgrund des Timeouts für die Datenfreigabesitzung unterbrochen.

Java Dokumentation für android.view.contentcapture.ContentCaptureManager.DATA_SHARE_ERROR_TIMEOUT_INTERRUPTED.

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: