chrome-devtools-kotlin
5.1.0-1165014
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.target
/
GetTargetInfoRequest
Get
Target
Info
Request
@
Serializable
data
class
GetTargetInfoRequest
(
val
targetId
:
TargetID
?
=
null
)
(
source
)
Request object containing input parameters for the
TargetDomain.getTargetInfo
command.
Members
Constructors
Get
Target
Info
Request
Link copied to clipboard
constructor
(
targetId
:
TargetID
?
=
null
)
Types
Builder
Link copied to clipboard
class
Builder
Properties
target
Id
Link copied to clipboard
val
targetId
:
TargetID
?
=
null