Contacts.ContactMethodsColumns.AuxData Field

Definition

Caution

deprecated

Auxiliary data for the contact method.

[Android.Runtime.Register("AUX_DATA")]
[System.Obsolete("deprecated")]
public const string AuxData;
[<Android.Runtime.Register("AUX_DATA")>]
[<System.Obsolete("deprecated")>]
val mutable AuxData : string

Field Value

Attributes

Remarks

Auxiliary data for the contact method.

Type: TEXT

This member is deprecated. see android.provider.ContactsContract

Java documentation for android.provider.Contacts.ContactMethodsColumns.AUX_DATA.

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.

Applies to