pl.wendigo.chrome.api.target / TargetCreatedEvent

TargetCreatedEvent

data class TargetCreatedEvent : Event (source)

Issued when a possible inspection target is created.

Link
Target#targetCreated event documentation.

Constructors

<init>

TargetCreatedEvent(targetInfo: TargetInfo)

Issued when a possible inspection target is created.

Properties

targetInfo

val targetInfo: TargetInfo

Inherited Functions

protocolDomain

fun protocolDomain(): String