kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Network
/
CanEmulateNetworkConditionsReturn
Can
Emulate
Network
Conditions
Return
@
Serializable
data
class
CanEmulateNetworkConditionsReturn
(
val
result
:
Boolean
)
Members
Constructors
Can
Emulate
Network
Conditions
Return
Link copied to clipboard
constructor
(
result
:
Boolean
)
Properties
result
Link copied to clipboard
val
result
:
Boolean
True if emulation of network conditions is supported.