chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.target.events / TargetEvent / AttachedToTargetEvent / <init>

<init>

AttachedToTargetEvent(sessionId: SessionID, targetInfo: TargetInfo, waitingForDebugger: Boolean)

Issued when attached to target because of auto-attach or attachToTarget command.

Official doc