kaccelero
Toggle table of contents
0.6.1
common
Platform filter
common
Switch theme
Search in API
kaccelero
analytics
/
dev.kaccelero.commons.analytics
/
ILogEventWithCompletionUseCase
/
invoke
invoke
open
operator
fun
invoke
(
input1
:
IAnalyticsEventName
,
vararg
input2
:
Pair
<
IAnalyticsEventParameter
,
IAnalyticsEventValue
>
,
input3
:
(
)
->
Unit
)
open
operator
fun
invoke
(
input1
:
String
,
vararg
input2
:
Pair
<
String
,
Any
>
,
input3
:
(
)
->
Unit
)