Sprache

DataFailCause.ProfileBearerIncompatible Feld

Definition

Achtung

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

Der APN-Bearertyp im Profil stimmt nicht mit dem bevorzugten Netzwerkmodus überein.

[Android.Runtime.Register("PROFILE_BEARER_INCOMPATIBLE", 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 ProfileBearerIncompatible = 2042;
[<Android.Runtime.Register("PROFILE_BEARER_INCOMPATIBLE", 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 ProfileBearerIncompatible : Android.Telephony.DataFailCauseType

Feldwert

Value = 2042
Attribute

Hinweise

Der APN-Bearertyp im Profil stimmt nicht mit dem bevorzugten Netzwerkmodus überein.

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

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: