pl.wendigo.chrome.api.target / GetTargetInfoResponse

GetTargetInfoResponse

data class GetTargetInfoResponse (source)

Represents response frame that is returned from Target#getTargetInfo operation call. Returns information about a target.

Link
Target#getTargetInfo method documentation.

See Also

TargetOperations.getTargetInfo

Constructors

<init>

GetTargetInfoResponse(targetInfo: TargetInfo)

Represents response frame that is returned from Target#getTargetInfo operation call. Returns information about a target.

Properties

targetInfo

val targetInfo: TargetInfo