Compartilhar via


BarringInfo.BarringServiceTypeMmtelVoice Campo

Definição

Cuidado

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

Indicador de barramento para voz MMTEL (IMS); aplicável à EUTRAN e ao NGRAN

[Android.Runtime.Register("BARRING_SERVICE_TYPE_MMTEL_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 BarringServiceTypeMmtelVoice = 6;
[<Android.Runtime.Register("BARRING_SERVICE_TYPE_MMTEL_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 BarringServiceTypeMmtelVoice : Android.Telephony.BarringServiceType

Valor do campo

Value = 6

Implementações

Atributos

Comentários

Indicador de barramento para voz MMTEL (IMS); aplicável à EUTRAN e ao NGRAN

Documentação Java para android.telephony.BarringInfo.BARRING_SERVICE_TYPE_MMTEL_VOICE.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a