Langue

DataFailCause.IwlanAuthorizationRejected Champ

Définition

Attention

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

L’utilisateur est interdit d’utiliser l’accès non-3GPP ou l’APN abonné.

[Android.Runtime.Register("IWLAN_AUTHORIZATION_REJECTED", ApiSince=31)]
[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 IwlanAuthorizationRejected = 9003;
[<Android.Runtime.Register("IWLAN_AUTHORIZATION_REJECTED", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.DataFailCauseType enum directly instead of this field.", true)>]
val mutable IwlanAuthorizationRejected : Android.Telephony.DataFailCauseType

Valeur de champ

Value = 9003
Attributs

Remarques

L’utilisateur est interdit d’utiliser l’accès non-3GPP ou l’APN abonné.

Java documentation pour android.telephony.DataFailCause.IWLAN_AUTHORIZATION_REJECTED.

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 à