ContactsContract.StatusColumns.Presence フィールド

定義

注意事項

Use 'Android.Provider.ContactsContract.IStatusColumns.Presence'. This class will be removed in a future release.

連絡先の最新のプレゼンス レベル。

[Android.Runtime.Register("PRESENCE")]
[System.Obsolete("Use 'Android.Provider.ContactsContract.IStatusColumns.Presence'. This class will be removed in a future release.")]
public const string Presence;
[<Android.Runtime.Register("PRESENCE")>]
[<System.Obsolete("Use 'Android.Provider.ContactsContract.IStatusColumns.Presence'. This class will be removed in a future release.")>]
val mutable Presence : string

フィールド値

属性

注釈

連絡先の最新のプレゼンス レベル。

型: INTEGER (以下のいずれかの値)

の Java ドキュメント android.provider.ContactsContract.StatusColumns.PRESENCE

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

適用対象