Compartilhar via


BarringInfo.BarringServiceTypeEmergency 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 vedação para serviços de emergência; aplicável a UTRAN, EUTRAN e NGRAN

[Android.Runtime.Register("BARRING_SERVICE_TYPE_EMERGENCY", 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 BarringServiceTypeEmergency = 8;
[<Android.Runtime.Register("BARRING_SERVICE_TYPE_EMERGENCY", 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 BarringServiceTypeEmergency : Android.Telephony.BarringServiceType

Valor do campo

Value = 8

Implementações

Atributos

Comentários

Indicador de vedação para serviços de emergência; aplicável a UTRAN, EUTRAN e NGRAN

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

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