Compartir a través de


BarringInfo.BarringServiceTypeCsVoice Campo

Definición

Precaución

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

Indicador de barra para el servicio de voz conmutada por circuito; aplicable a UTRAN

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

Valor de campo

Value = 2

Implementaciones

Atributos

Comentarios

Indicador de barra para el servicio de voz conmutada por circuito; aplicable a UTRAN

Documentación de Java para android.telephony.BarringInfo.BARRING_SERVICE_TYPE_CS_VOICE.

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