toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.target
/
GetTargetInfoResponse
Get
Target
Info
Response
@
Serializable
data
class
GetTargetInfoResponse
(
val
targetInfo
:
TargetInfo
)
Response type for the
TargetDomain.getTargetInfo
command.
Members
Constructors
Get
Target
Info
Response
Link copied to clipboard
constructor
(
targetInfo
:
TargetInfo
)
Properties
target
Info
Link copied to clipboard
val
targetInfo
:
TargetInfo
(undocumented in the protocol definition)