Freigeben über


CarrierConfigManager.Ims.GeolocationPidfForNonEmergencyOnCellular Feld

Definition

Achtung

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

Gibt an, dass GEOlocation-PIDF-XML für ein normales/nicht-Notrufszenario in Mobilfunk eingeschlossen werden muss.

[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

Feldwert

Value = 3
Attribute

Hinweise

Gibt an, dass GEOlocation-PIDF-XML für ein normales/nicht-Notrufszenario in Mobilfunk eingeschlossen werden muss.

Geolocation für normale/nicht-Notrufe sollte nur Ländercode enthalten.

Java-Dokumentation für android.telephony.CarrierConfigManager.Ims.GEOLOCATION_PIDF_FOR_NON_EMERGENCY_ON_CELLULAR.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: