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

GetTargetInfoRequest

data class GetTargetInfoRequest

Request object containing input parameters for the TargetDomain.getTargetInfo command.

Constructors

<init>

Request object containing input parameters for the TargetDomain.getTargetInfo command.

GetTargetInfoRequest(targetId: TargetID? = null)

Properties

targetId

val targetId: TargetID?