pl.wendigo.chrome.api.target / GetTargetInfoRequest

GetTargetInfoRequest

data class GetTargetInfoRequest (source)

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

Returns information about a target.

Link
Target#getTargetInfo method documentation.

See Also

TargetOperations.getTargetInfo

Constructors

<init>

GetTargetInfoRequest(targetId: TargetID? = null)

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

Properties

targetId

val targetId: TargetID?