ContactsContract.PhoneLookupColumns.Type フィールド

定義

注意事項

Use 'Android.Provider.ContactsContract.IPhoneLookupColumns.Type'. This class will be removed in a future release.

電話番号の種類 (自宅や職場など)。

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

フィールド値

属性

注釈

電話番号の種類 (自宅や職場など)。

型: INTEGER

android.provider.ContactsContract.PhoneLookupColumns.TYPEJava ドキュメント。

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

適用対象