Condividi tramite


ImsReasonInfo.CodeLocalServiceUnavailable Campo

Definizione

Attenzione

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

Servizio non disponibile; per un motivo non specificato

[Android.Runtime.Register("CODE_LOCAL_SERVICE_UNAVAILABLE", 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 CodeLocalServiceUnavailable = 131;
[<Android.Runtime.Register("CODE_LOCAL_SERVICE_UNAVAILABLE", 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 CodeLocalServiceUnavailable : Android.Telephony.Ims.ImsReasonInfoCode

Valore del campo

Value = 131

Implementazioni

Attributi

Commenti

Servizio non disponibile; per un motivo non specificato

Documentazione java per android.telephony.ims.ImsReasonInfo.CODE_LOCAL_SERVICE_UNAVAILABLE.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a