OngoingPhoneCallDataSourceImpl

A memory data source for managing ongoing phone calls.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
private val mutex: Mutex
Link copied to clipboard

Functions

Link copied to clipboard
open suspend override fun get(): OngoingPhoneCallDataModel?
Link copied to clipboard
open suspend override fun setEnded()
Link copied to clipboard
open suspend override fun setStarted(model: OngoingPhoneCallDataModel)