pl.wendigo.chrome.domain.target / TargetDestroyedEvent

TargetDestroyedEvent

data class TargetDestroyedEvent : ProtocolEvent (source)

Represents event frames for Target.targetDestroyed

Issued when a target is destroyed.

Constructors

<init>

TargetDestroyedEvent(targetId: TargetID)

Represents event frames for Target.targetDestroyed

Properties

targetId

val targetId: TargetID

Inherited Functions

protocolDomain

fun protocolDomain(): String