Compartilhar via


ImsStateCallback.ReasonUnknownPermanentError Campo

Definição

Cuidado

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

O serviço IMS subjacente está permanentemente indisponível para a assinatura associada e não haverá nenhum Gerenciador disponível para esta assinatura.

[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

Valor do campo

Value = 2
Atributos

Comentários

O serviço IMS subjacente está permanentemente indisponível para a assinatura associada e não haverá nenhum Gerenciador disponível para esta assinatura.

Documentação Java para android.telephony.ims.ImsStateCallback.REASON_UNKNOWN_PERMANENT_ERROR.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a