共用方式為


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

一般/非緊急電話的地理位置應該只包含國家/地區代碼。

android.telephony.CarrierConfigManager.Ims.GEOLOCATION_PIDF_FOR_NON_EMERGENCY_ON_CELLULARJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於