Langue

DataFailCause.RrcConnectionSystemInformationBlockReadError Champ

Définition

Attention

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

Connexion RRC (Radio Resource Control) publiée en raison d’une erreur de lecture du bloc d’informations système.

[Android.Runtime.Register("RRC_CONNECTION_SYSTEM_INFORMATION_BLOCK_READ_ERROR", 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 RrcConnectionSystemInformationBlockReadError = 2152;
[<Android.Runtime.Register("RRC_CONNECTION_SYSTEM_INFORMATION_BLOCK_READ_ERROR", 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 RrcConnectionSystemInformationBlockReadError : Android.Telephony.DataFailCauseType

Valeur de champ

Value = 2152
Attributs

Remarques

Connexion RRC (Radio Resource Control) publiée en raison d’une erreur de lecture du bloc d’informations système.

Java documentation pour android.telephony.DataFailCause.RRC_CONNECTION_SYSTEM_INFORMATION_BLOCK_READ_ERROR.

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 à