lib
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
lib
mockzilla-management
/
com.apadmi.mockzilla.management.internal
/
MockzillaManagementRepository
/
fetchMonitorLogsSince
fetch
Monitor
Logs
Since
abstract
suspend
fun
fetchMonitorLogsSince
(
connection
:
MockzillaConnectionConfig
,
since
:
Long
?
,
clientSessionStart
:
Long
)
:
Result
<
MonitorLogsResponse
>