PhoneCallEventRepository

A repository for phone call events.

Functions

Link copied to clipboard
abstract fun getRx(): Flow<PhoneCallEventDomainModel>

Returns a Flow of phone call events represented by PhoneCallEventDomainModel.