ContactsContract.RawContactsEntity.InterfaceConsts.Data15 Field

Definition

Generic data column, the meaning is #MIMETYPE specific.

[Android.Runtime.Register("DATA15")]
public const string Data15;
[<Android.Runtime.Register("DATA15")>]
val mutable Data15 : string

Field Value

Attributes

Remarks

Generic data column, the meaning is #MIMETYPE specific. By convention, this field is used to store BLOBs (binary data).

Java documentation for android.provider.ContactsContract.DataColumns.DATA15.

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