Compartir a través de


ImsReasonInfo.ExtraCodeCallRetryNormal Campo

Definición

Precaución

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

Extra que se puede rellenar cuando se ha devuelto el #CODE_LOCAL_CALL_CS_RETRY_REQUIRED resultado.

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

Valor de campo

Value = 1

Implementaciones

Atributos

Comentarios

Extra que se puede rellenar cuando se ha devuelto el #CODE_LOCAL_CALL_CS_RETRY_REQUIRED resultado.

Intente conectar la llamada mediante CS.

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

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