fus-api
Toggle table of contents
2.0.242
common
Target filter
common
Switch theme
Search in API
Skip to content
fus-api
fus-api
/
com.jetbrains.fus.reporting.api
/
EventDataField
Event
Data
Field
data
class
EventDataField
(
val
name
:
String
,
val
value
:
Any
)
Members
Constructors
Event
Data
Field
Link copied to clipboard
constructor
(
name
:
String
,
value
:
Any
)
Properties
name
Link copied to clipboard
val
name
:
String
value
Link copied to clipboard
val
value
:
Any