Share via


CarrierConfigManager.Ims.GeolocationPidfForEmergencyOnCellular フィールド

定義

注意事項

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_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 GeolocationPidfForEmergencyOnCellular = 4;
[<Android.Runtime.Register("GEOLOCATION_PIDF_FOR_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 GeolocationPidfForEmergencyOnCellular : Android.Telephony.ImsGeolocationPidfFor

フィールド値

Value = 4
属性

注釈

携帯ネットワークの緊急通報シナリオに、位置情報 PIDF XML を含める必要があることを示します

android.telephony.CarrierConfigManager.Ims.GEOLOCATION_PIDF_FOR_EMERGENCY_ON_CELLULARJava ドキュメント。

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

適用対象