pl.wendigo.chrome.domain.target / TargetCreatedEvent

TargetCreatedEvent

data class TargetCreatedEvent : ProtocolEvent (source)

Represents event frames for Target.targetCreated

Issued when a possible inspection target is created.

Constructors

<init>

TargetCreatedEvent(targetInfo: TargetInfo)

Represents event frames for Target.targetCreated

Properties

targetInfo

val targetInfo: TargetInfo

Inherited Functions

protocolDomain

fun protocolDomain(): String