chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.network / EmulateNetworkConditionsRequest / <init>

<init>

EmulateNetworkConditionsRequest(offline: Boolean, latency: Double, downloadThroughput: Double, uploadThroughput: Double, connectionType: ConnectionType? = null)

Request object containing input parameters for the NetworkDomain.emulateNetworkConditions command.