chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.target / AttachToBrowserTargetResponse

AttachToBrowserTargetResponse

data class AttachToBrowserTargetResponse

Response type for the TargetDomain.attachToBrowserTarget command.

Constructors

<init>

Response type for the TargetDomain.attachToBrowserTarget command.

AttachToBrowserTargetResponse(sessionId: SessionID)

Properties

sessionId

Id assigned to the session.

val sessionId: SessionID