toggle menu
client
androidJvm
switch theme
search in API
client
/
co.tryinhouse.android
/
EventTracker
/
trackEvent
track
Event
fun
trackEvent
(
eventType
:
String
,
shortLink
:
String
?
=
null
,
callback
:
(
String
)
->
Unit
?
=
null
)