TealiumPrism
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
TealiumPrism
momentsapi
/
com.tealium.prism.momentsapi
/
EngineResponse
/
EngineResponse
Engine
Response
constructor
(
audiences
:
List
<
String
>
?
=
null
,
badges
:
List
<
String
>
?
=
null
,
flags
:
Map
<
String
,
Boolean
>
?
=
null
,
dates
:
Map
<
String
,
Long
>
?
=
null
,
metrics
:
Map
<
String
,
Double
>
?
=
null
,
properties
:
Map
<
String
,
String
>
?
=
null
)