pl.wendigo.chrome.api.target / CloseTargetRequest

CloseTargetRequest

data class CloseTargetRequest (source)

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

Closes the target. If the target is a page that gets closed too.

Link
Target#closeTarget method documentation.

See Also

TargetOperations.closeTarget

Constructors

<init>

CloseTargetRequest(targetId: TargetID)

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

Properties

targetId

val targetId: TargetID