共用方式為


CarrierConfigManager.KeyCarrierVolteOverrideWfcProvisioningBool 欄位

定義

旗標,指定 WFC 布建是否取決於 VoLTE 布建。

[Android.Runtime.Register("KEY_CARRIER_VOLTE_OVERRIDE_WFC_PROVISIONING_BOOL", ApiSince=30)]
public const string KeyCarrierVolteOverrideWfcProvisioningBool;
[<Android.Runtime.Register("KEY_CARRIER_VOLTE_OVERRIDE_WFC_PROVISIONING_BOOL", ApiSince=30)>]
val mutable KeyCarrierVolteOverrideWfcProvisioningBool : string

欄位值

屬性

備註

旗標,指定 WFC 布建是否取決於 VoLTE 布建。

false:預設值;接受實際的 WFC 布建狀態。 true:未布建 VoLTE 時,將 WFC 視為未布建;布建 VoLTE 時,請接受實際的 WFC 布建狀態。

到目前為止,Verizon 是唯一在 WFC 感知和啟用需求中強制執行此相依性的電信業者。

android.telephony.CarrierConfigManager.KEY_CARRIER_VOLTE_OVERRIDE_WFC_PROVISIONING_BOOLJava 檔。

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

適用於