pl.wendigo.chrome.api.browser / GetHistogramResponse

GetHistogramResponse

data class GetHistogramResponse (source)

Represents response frame that is returned from Browser#getHistogram operation call. Get a Chrome histogram by name.

Link
Browser#getHistogram method documentation.

See Also

BrowserOperations.getHistogram

Constructors

<init>

GetHistogramResponse(histogram: Histogram)

Represents response frame that is returned from Browser#getHistogram operation call. Get a Chrome histogram by name.

Properties

histogram

val histogram: Histogram

Histogram.