ContactsContract.CommonDataKinds.StructuredName.InterfaceConsts.CarrierPresence 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
電信業者目前狀態資訊。
[Android.Runtime.Register("CARRIER_PRESENCE", ApiSince=23)]
public const string CarrierPresence;
[<Android.Runtime.Register("CARRIER_PRESENCE", ApiSince=23)>]
val mutable CarrierPresence : string
欄位值
- 屬性
備註
電信業者目前狀態資訊。
類型:INTEGER(CARRIER_PRESENCE_* 欄位的位掩碼)
已取代這個成員。 聯絡人資料庫只會在 true 的 android.telephony.CarrierConfigManager#KEY_USE_RCS_PRESENCE_BOOL
裝置上顯示目前狀態資訊,否則請使用 android.telephony.ims.RcsUceAdapter
。
的 android.provider.ContactsContract.DataColumns.CARRIER_PRESENCE
Java 檔。
此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。