Sprache

DataFailCause.LocationAreaNotAllowed Feld

Definition

Achtung

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

MS-Anforderungendienst oder das Netzwerk initiiert eine Abtrennanforderung in einem Standortbereich, in dem der HPLMN bestimmt, dass der MS nach Abonnement nicht ausgeführt werden darf.

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

Feldwert

Value = 2102
Attribute

Hinweise

MS-Anforderungendienst oder das Netzwerk initiiert eine Abtrennanforderung in einem Standortbereich, in dem der HPLMN bestimmt, dass der MS nach Abonnement nicht ausgeführt werden darf.

Java Dokumentation für android.telephony.DataFailCause.LOCATION_AREA_NOT_ALLOWED.

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: