Compartilhar via


EmergencyNumber.EmergencyServiceCategoryAiec 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 a Categoria de Serviço de Emergência para o eCall Iniciado Automaticamente (AIeC)

[Android.Runtime.Register("EMERGENCY_SERVICE_CATEGORY_AIEC", 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 EmergencyServiceCategoryAiec = 64;
[<Android.Runtime.Register("EMERGENCY_SERVICE_CATEGORY_AIEC", 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 EmergencyServiceCategoryAiec : Android.Telephony.Emergency.EmergencyServiceCategory

Valor do campo

Value = 64

Implementações

Atributos

Comentários

Campo de bits que indica a Categoria de Serviço de Emergência para o eCall Iniciado Automaticamente (AIeC)

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

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

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