CarrierConfigManager.Ims.GeolocationPidfForNonEmergencyOnCellular フィールド

定義

注意事項

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

携帯電話での通常または緊急以外の通話シナリオに対して位置情報 PIDF XML を含める必要があることを示します

[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

フィールド値

Value = 3
属性

注釈

携帯電話での通常または緊急以外の通話シナリオに対して位置情報 PIDF XML を含める必要があることを示します

通常または緊急以外の通話の位置情報には、国コードのみを含める必要があります。

の Java ドキュメント android.telephony.CarrierConfigManager.Ims.GEOLOCATION_PIDF_FOR_NON_EMERGENCY_ON_CELLULAR

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象