Compartir a través de


CarrierConfigManager.Ims.GeolocationPidfForNonEmergencyOnCellular Campo

Definición

Precaución

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

Indica que el XML piDF de geolocalización debe incluirse para el escenario de llamada normal o no de emergencia en la telefonía móvil.

[Android.Runtime.Register("GEOLOCATION_PIDF_FOR_NON_EMERGENCY_ON_CELLULAR", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.ImsGeolocationPidfFor enum directly instead of this field.", true)]
public const Android.Telephony.ImsGeolocationPidfFor GeolocationPidfForNonEmergencyOnCellular = 3;
[<Android.Runtime.Register("GEOLOCATION_PIDF_FOR_NON_EMERGENCY_ON_CELLULAR", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.ImsGeolocationPidfFor enum directly instead of this field.", true)>]
val mutable GeolocationPidfForNonEmergencyOnCellular : Android.Telephony.ImsGeolocationPidfFor

Valor de campo

Value = 3
Atributos

Comentarios

Indica que el XML piDF de geolocalización debe incluirse para el escenario de llamada normal o no de emergencia en la telefonía móvil.

La geolocalización para la llamada normal o no de emergencia solo debe incluir código de país.

Documentación de Java para android.telephony.CarrierConfigManager.Ims.GEOLOCATION_PIDF_FOR_NON_EMERGENCY_ON_CELLULAR.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a