ContactSource

abstract class ContactSource : Parcelable

Base type used to represent a source from which a contact originates. This is used to describe contacts which have been synchronized from a device or service.

Constructors

Link copied to clipboard
fun ContactSource()

Inherited functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Inheritors

Link copied to clipboard