Package-level declarations

Types

Link copied to clipboard
data class PhoneCallLogEntryViewState(val id: String, val phoneNumber: String, val contactName: String?, val duration: Duration)

A model representing the view state of the phone call log entry.

Link copied to clipboard

A model representing the view state of the phone call log.