pl.wendigo.chrome.domain.target / GetTargetInfoRequest

GetTargetInfoRequest

data class GetTargetInfoRequest (source)

Represents request frame that can be used with Target.getTargetInfo method call.

Returns information about a target.

Constructors

<init>

GetTargetInfoRequest(targetId: TargetID? = null)

Represents request frame that can be used with Target.getTargetInfo method call.

Properties

targetId

val targetId: TargetID?