Compartilhar via


EmergencyNumber.EmergencyServiceCategoryMountainRescue 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 Resgate em Montanha.

[Android.Runtime.Register("EMERGENCY_SERVICE_CATEGORY_MOUNTAIN_RESCUE", 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 EmergencyServiceCategoryMountainRescue = 16;
[<Android.Runtime.Register("EMERGENCY_SERVICE_CATEGORY_MOUNTAIN_RESCUE", 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 EmergencyServiceCategoryMountainRescue : Android.Telephony.Emergency.EmergencyServiceCategory

Valor do campo

Value = 16

Implementações

Atributos

Comentários

Campo de bits que indica a Categoria de Serviço de Emergência para Resgate em Montanha.

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

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

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