data class CanEmulateNetworkConditionsResponseResponse type for the NetworkDomain.canEmulateNetworkConditions command.
<init> |
Response type for the NetworkDomain.canEmulateNetworkConditions command. CanEmulateNetworkConditionsResponse(result: Boolean) |
result |
True if emulation of network conditions is supported. val result: Boolean |