kmpworker
Toggle table of contents
0.1.0-beta04
common
Platform filter
common
Switch theme
Search in API
kmpworker
core
/
io.neuralheads.kmpworker.core
/
TelemetryCollector
/
onTaskCompleted
on
Task
Completed
abstract
suspend
fun
onTaskCompleted
(
taskId
:
String
,
state
:
TaskState
,
timestamp
:
Long
,
retryCount
:
Int
)
Records the completion of a task execution.