kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Page
/
GetManifestIconsReturn
Get
Manifest
Icons
Return
@
Serializable
data
class
GetManifestIconsReturn
(
val
primaryIcon
:
String
?
)
Members
Constructors
Get
Manifest
Icons
Return
Link copied to clipboard
constructor
(
primaryIcon
:
String
?
)
Properties
primary
Icon
Link copied to clipboard
val
primaryIcon
:
String
?