ContactsContract.StatusColumns.StatusLabel フィールド

定義

注意事項

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

状態更新のソースを記述するラベルのリソース ID (e)。

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

フィールド値

属性

注釈

ステータス更新のソースを記述するラベルのリソース ID (例: "Google Talk")。 このリソースのスコープは、 で指定する #STATUS_RES_PACKAGE必要があります。

種類: NUMBER

android.provider.ContactsContract.StatusColumns.STATUS_LABELJava ドキュメント。

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

適用対象