ContactGroup

Represents a contacts group, where group is the key, and contactItems are the contact items with that group as the key.

Constructors

Link copied to clipboard
constructor(group: String, contactItems: List<ContactsDataSourceElement.ContactItem>)

Properties

Link copied to clipboard

Inherited functions

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