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