Telephony.ServiceStateTable.VoiceRegState 欄位

定義

表示目前語音服務狀態的整數值。

[Android.Runtime.Register("VOICE_REG_STATE", ApiSince=26)]
public const string VoiceRegState;
[<Android.Runtime.Register("VOICE_REG_STATE", ApiSince=26)>]
val mutable VoiceRegState : string

欄位值

屬性

備註

表示目前語音服務狀態的整數值。

有效值:ServiceState#STATE_IN_SERVICE、、、ServiceState#STATE_EMERGENCY_ONLYServiceState#STATE_OUT_OF_SERVICEServiceState#STATE_POWER_OFF

這與 ServiceState#getState()相同。

android.provider.Telephony.ServiceStateTable.VOICE_REG_STATEJava 檔。

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

適用於