Compartilhar via


EmergencyNumber.EmergencyServiceCategoryAmbulance Campo

Definição

Cuidado

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

Campo de bits que indica Categoria de Serviço de Emergência para Ambulância.

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

Valor do campo

Value = 2

Implementações

Atributos

Comentários

Campo de bits que indica Categoria de Serviço de Emergência para Ambulância.

Referência: 3gpp 22.101, Seção 10 - Chamadas de Emergência

Documentação Java para android.telephony.emergency.EmergencyNumber.EMERGENCY_SERVICE_CATEGORY_AMBULANCE.

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