Compartilhar via


ImsReasonInfo.CodeLocalNotRegistered Campo

Definição

Cuidado

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

Serviço indisponível; O IMS não está registrado

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

Valor do campo

Value = 132

Implementações

Atributos

Comentários

Serviço indisponível; O IMS não está registrado

Documentação Java para android.telephony.ims.ImsReasonInfo.CODE_LOCAL_NOT_REGISTERED.

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