Sprache

CellInfo.ConnectionUnknown Feld

Definition

Achtung

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

Der Verbindungsstatus ist unbekannt.

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

Feldwert

Value = 2147483647

Implementiert

Attribute

Hinweise

Der Verbindungsstatus ist unbekannt.

Java Dokumentation für android.telephony.CellInfo.CONNECTION_UNKNOWN.

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: