Partager via


TelephonyManager.CellInfoCallback.ErrorModemError Champ

Définition

Attention

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

Le modem a retourné une défaillance.

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

Valeur de champ

Value = 2
Attributs

Remarques

Le modem a retourné une défaillance.

Documentation Java pour android.telephony.TelephonyManager.CellInfoCallback.ERROR_MODEM_ERROR.

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

S’applique à