Langue

ImsStateCallback.ReasonUnknownPermanentError Champ

Définition

Attention

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

Le service IMS sous-jacent n’est pas disponible définitivement pour l’abonnement associé et aucun gestionnaire n’est disponible pour cet abonnement.

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

Valeur de champ

Value = 2
Attributs

Remarques

Le service IMS sous-jacent n’est pas disponible définitivement pour l’abonnement associé et aucun gestionnaire n’est disponible pour cet abonnement.

Java documentation pour android.telephony.ims.ImsStateCallback.REASON_UNKNOWN_PERMANENT_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 à