Freigeben über


TelephonyManager.CellInfoCallback.ErrorTimeout Feld

Definition

Achtung

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

Das System hat ein Timeout gedauert, das auf eine Antwort des Radios wartet.

[Android.Runtime.Register("ERROR_TIMEOUT", ApiSince=29)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.TelephonyManagerErrorCode enum directly instead of this field.", true)]
public const Android.Telephony.TelephonyManagerErrorCode ErrorTimeout = 1;
[<Android.Runtime.Register("ERROR_TIMEOUT", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.TelephonyManagerErrorCode enum directly instead of this field.", true)>]
val mutable ErrorTimeout : Android.Telephony.TelephonyManagerErrorCode

Feldwert

Value = 1
Attribute

Hinweise

Das System hat ein Timeout gedauert, das auf eine Antwort des Radios wartet.

Java-Dokumentation für android.telephony.TelephonyManager.CellInfoCallback.ERROR_TIMEOUT.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: