kaccelero
Toggle table of contents
0.6.4
common
Platform filter
common
Switch theme
Search in API
kaccelero
analytics
/
dev.kaccelero.commons.analytics
/
SetUserPropertyUseCase
Set
User
Property
Use
Case
class
SetUserPropertyUseCase
(
analyticsRepository
:
IAnalyticsRepository
)
:
ISetUserPropertyUseCase
Members
Constructors
Set
User
Property
Use
Case
Link copied to clipboard
constructor
(
analyticsRepository
:
IAnalyticsRepository
)
Functions
invoke
Link copied to clipboard
open
operator
fun
invoke
(
input1
:
String
,
input2
:
Any
)
open
operator override
fun
invoke
(
input1
:
IAnalyticsUserProperty
,
input2
:
IAnalyticsUserValue
)