fus-api
Toggle table of contents
2.0.240
common
Target filter
common
Switch theme
Search in API
Skip to content
fus-api
fus-api
/
com.jetbrains.fus.reporting.api
/
IEventContext
/
setPayload
set
Payload
abstract
fun
<
T
>
setPayload
(
key
:
PayloadKey
<
T
>
,
value
:
T
)