Partager via


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.

Documentation Java 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 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 à