kdriver
Toggle table of contents
0.2.7
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Tracing
/
GetCategoriesReturn
Get
Categories
Return
@
Serializable
data
class
GetCategoriesReturn
(
val
categories
:
List
<
String
>
)
Members
Constructors
Get
Categories
Return
Link copied to clipboard
constructor
(
categories
:
List
<
String
>
)
Properties
categories
Link copied to clipboard
val
categories
:
List
<
String
>
A list of supported tracing categories.