chrome-devtools-kotlin
5.2.0-1167732
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.preload.events
/
PreloadEvent
/
RuleSetUpdated
Rule
Set
Updated
@
Serializable
data
class
RuleSetUpdated
(
val
ruleSet
:
RuleSet
)
:
PreloadEvent
(
source
)
Upsert. Currently, it is only emitted when a rule set added.
Official doc
Members
Constructors
Rule
Set
Updated
Link copied to clipboard
constructor
(
ruleSet
:
RuleSet
)
Properties
rule
Set
Link copied to clipboard
val
ruleSet
:
RuleSet