Partager via


CarrierConfigManager.Ims.GeolocationPidfForNonEmergencyOnCellular Champ

Définition

Attention

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

Indique que le code XML PIDF de géolocalisation doit être inclus pour le scénario d’appel normal/non d’urgence sur cellulaire

[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

Valeur de champ

Value = 3
Attributs

Remarques

Indique que le code XML PIDF de géolocalisation doit être inclus pour le scénario d’appel normal/non d’urgence sur cellulaire

La géolocalisation pour les appels normaux/non urgents ne doit inclure que le code du pays.

Documentation Java pour android.telephony.CarrierConfigManager.Ims.GEOLOCATION_PIDF_FOR_NON_EMERGENCY_ON_CELLULAR.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à