toggle menu
CallMonitor
jvm
switch theme
search in API
domain
/
pl.kamilszustak.callmonitor.domain.phonecallmonitor.usecase
/
GetAllPhoneCallLogEntriesUseCaseImpl
/
executeRx
execute
Rx
open
override
fun
executeRx
(
)
:
Flow
<
List
<
PhoneCallLogEntryDomainModel
>
>
Returns a
Flow
of all phone call log entries represented by
PhoneCallLogEntryDomainModel
.