Condividi tramite


ImsReasonInfo.CodeLocalCallVolteRetryRequired Campo

Definizione

Attenzione

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

Il servizio VoLTE non può essere fornito temporaneamente dalla rete, ripetere la chiamata.

[Android.Runtime.Register("CODE_LOCAL_CALL_VOLTE_RETRY_REQUIRED", 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 CodeLocalCallVolteRetryRequired = 147;
[<Android.Runtime.Register("CODE_LOCAL_CALL_VOLTE_RETRY_REQUIRED", 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 CodeLocalCallVolteRetryRequired : Android.Telephony.Ims.ImsReasonInfoCode

Valore del campo

Value = 147

Implementazioni

Attributi

Commenti

Il servizio VoLTE non può essere fornito temporaneamente dalla rete, ripetere la chiamata.

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

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