toggle menu
CallMonitor
jvm
switch theme
search in API
data
/
pl.kamilszustak.callmonitor.data.phonecallmonitor.datasource
/
PhoneCallLogDataSource
/
getAllRx
get
All
Rx
abstract
fun
getAllRx
(
)
:
Flow
<
List
<
PhoneCallLogEntryDataModel
>
>
Returns a
Flow
of
List
of all phone call log entries represented by
PhoneCallLogEntryDataModel
.