Compartir a través de


CarrierConfigManager.ImsSs.SupplementaryServiceCfAllConditonalForwarding Campo

Definición

Precaución

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

Desvío de llamadas: todo el soporte de reenvío de llamadas condicional según 3GPP 24.

[Android.Runtime.Register("SUPPLEMENTARY_SERVICE_CF_ALL_CONDITONAL_FORWARDING", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.CarrierImsSupplementaryService enum directly instead of this field.", true)]
public const Android.Telephony.CarrierImsSupplementaryService SupplementaryServiceCfAllConditonalForwarding = 3;
[<Android.Runtime.Register("SUPPLEMENTARY_SERVICE_CF_ALL_CONDITONAL_FORWARDING", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.CarrierImsSupplementaryService enum directly instead of this field.", true)>]
val mutable SupplementaryServiceCfAllConditonalForwarding : Android.Telephony.CarrierImsSupplementaryService

Valor de campo

Value = 3
Atributos

Comentarios

Desvío de llamadas: todo el soporte de reenvío de llamadas condicional según 3GPP 24.604.

Este valor está asociado al código de servicio de soporte técnico de MMI 004, como se indica en la tabla B.1 de TS 22.030.

Documentación de Java para android.telephony.CarrierConfigManager.ImsSs.SUPPLEMENTARY_SERVICE_CF_ALL_CONDITONAL_FORWARDING.

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