Android
jvm
statistics-api
/
com.duckduckgo.app.statistics.wideevents
/
WideEventClient
/
flowAbort
flow
Abort
abstract
suspend
fun
flowAbort
(
wideEventId
:
Long
)
:
Result
<
Unit
>
Abort an active flow and discard all data (nothing is sent).
Parameters
wide
Event
Id
ID of the wide event.