Sprache

EditingEndedEvent.ErrorCodeIoNetworkConnectionTimeout Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Media.Metrics.EditingEndedEventErrorCode enum directly instead of this field.

Fehlercode für Netzwerktimeouts.

[Android.Runtime.Register("ERROR_CODE_IO_NETWORK_CONNECTION_TIMEOUT", ApiSince=35)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.Metrics.EditingEndedEventErrorCode enum directly instead of this field.", true)]
public const Android.Media.Metrics.EditingEndedEventErrorCode ErrorCodeIoNetworkConnectionTimeout = 5;
[<Android.Runtime.Register("ERROR_CODE_IO_NETWORK_CONNECTION_TIMEOUT", ApiSince=35)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.Metrics.EditingEndedEventErrorCode enum directly instead of this field.", true)>]
val mutable ErrorCodeIoNetworkConnectionTimeout : Android.Media.Metrics.EditingEndedEventErrorCode

Feldwert

Value = 5

Implementiert

Attribute

Hinweise

Fehlercode für Netzwerktimeouts.

Java Dokumentation für android.media.metrics.EditingEndedEvent.ERROR_CODE_IO_NETWORK_CONNECTION_TIMEOUT.

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: