ContactsContract.RawContacts.InterfaceConsts.SourceId Field

Definition

String that uniquely identifies this row to its source account.

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

Field Value

Attributes

Remarks

String that uniquely identifies this row to its source account.

Type: TEXT

Java documentation for android.provider.ContactsContract.SyncColumns.SOURCE_ID.

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