Contacts.IContactMethodsColumns Interface

Definition

Caution

This class is obsoleted in this android platform

Columns from the ContactMethods table that other tables join into themseleves.

[System.Obsolete("This class is obsoleted in this android platform")]
public interface Contacts.IContactMethodsColumns
[<System.Obsolete("This class is obsoleted in this android platform")>]
type Contacts.IContactMethodsColumns = interface
Attributes

Remarks

Columns from the ContactMethods table that other tables join into themseleves.

This member is deprecated. see android.provider.ContactsContract

Java documentation for android.provider.Contacts.ContactMethodsColumns.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Fields

AuxData
Obsolete.

Auxiliary data for the contact method.

Data
Obsolete.

The data for the contact method.

Isprimary
Obsolete.

Whether this is the primary organization

Kind
Obsolete.

The kind of the the contact method.

Label
Obsolete.

The user defined label for the the contact method.

Type
Obsolete.

The type of the contact method, must be one of the types below.

Applies to