Compartir a través de


ImsReasonInfo.CodeLocalCallVolteRetryRequired Campo

Definición

Precaución

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

El servicio VoLTE no se puede proporcionar temporalmente por la red, vuelva a intentar la llamada.

[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

Valor de campo

Value = 147

Implementaciones

Atributos

Comentarios

El servicio VoLTE no se puede proporcionar temporalmente por la red, vuelva a intentar la llamada.

Documentación de Java para android.telephony.ims.ImsReasonInfo.CODE_LOCAL_CALL_VOLTE_RETRY_REQUIRED.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a