Langue

DataFailCause.ApnDisallowedOnRoaming Champ

Définition

Attention

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

La connexion PDN à l’APN n’est pas autorisée sur le réseau itinérant.

[Android.Runtime.Register("APN_DISALLOWED_ON_ROAMING", 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 ApnDisallowedOnRoaming = 2059;
[<Android.Runtime.Register("APN_DISALLOWED_ON_ROAMING", 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 ApnDisallowedOnRoaming : Android.Telephony.DataFailCauseType

Valeur de champ

Value = 2059
Attributs

Remarques

La connexion PDN à l’APN n’est pas autorisée sur le réseau itinérant.

Java documentation pour android.telephony.DataFailCause.APN_DISALLOWED_ON_ROAMING.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à