chrome-devtools-kotlin
5.1.0-1165014
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.target
/
AttachToTargetResponse
Attach
To
Target
Response
@
Serializable
data
class
AttachToTargetResponse
(
val
sessionId
:
SessionID
)
(
source
)
Response type for the
TargetDomain.attachToTarget
command.
Members
Constructors
Attach
To
Target
Response
Link copied to clipboard
constructor
(
sessionId
:
SessionID
)
Properties
session
Id
Link copied to clipboard
val
sessionId
:
SessionID
Id assigned to the session.