kotlin-components-docs
jvm
kotlin-components-docs
/
org.mozilla.experiments.nimbus.internal
/
RecordedContext
Recorded
Context
interface
RecordedContext
Inheritors
RecordedContextImpl
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
get
Event
Queries
Link copied to clipboard
abstract
fun
getEventQueries
(
)
:
Map
<
String
,
String
>
record
Link copied to clipboard
abstract
fun
record
(
)
set
Event
Query
Values
Link copied to clipboard
abstract
fun
setEventQueryValues
(
eventQueryValues
:
Map
<
String
,
Double
>
)
to
Json
Link copied to clipboard
abstract
fun
toJson
(
)
:
<Error class: unknown class>