kaccelero
Toggle table of contents
0.6.1
common
Platform filter
common
Switch theme
Search in API
kaccelero
core
/
dev.kaccelero.commons.analytics
/
ISetUserPropertyUseCase
ISet
User
Property
Use
Case
interface
ISetUserPropertyUseCase
:
IPairUseCase
<
IAnalyticsUserProperty
,
IAnalyticsUserValue
,
Unit
>
Members
Functions
invoke
Link copied to clipboard
open
operator
fun
invoke
(
input1
:
String
,
input2
:
Any
)
abstract
operator
fun
invoke
(
input1
:
IAnalyticsUserProperty
,
input2
:
IAnalyticsUserValue
)