Condividi tramite


EmergencyNumber.EmergencyServiceCategoryMountainRescue Campo

Definizione

Attenzione

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

Campo bit che indica la categoria di servizio di emergenza per il soccorso in montagna.

[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

Valore del campo

Value = 16

Implementazioni

Attributi

Commenti

Campo bit che indica la categoria di servizio di emergenza per il soccorso in montagna.

Riferimento: 3gpp 22.101, sezione 10 - Chiamate di emergenza

Documentazione java per android.telephony.emergency.EmergencyNumber.EMERGENCY_SERVICE_CATEGORY_MOUNTAIN_RESCUE.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a