toggle menu
CallMonitor
jvm
switch theme
search in API
domain
/
pl.kamilszustak.callmonitor.domain.phonecallmonitor.repository
/
PhoneCallEventRepository
/
getRx
get
Rx
abstract
fun
getRx
(
)
:
Flow
<
PhoneCallEventDomainModel
>
Returns a
Flow
of phone call events represented by
PhoneCallEventDomainModel
.