data class SetLifecycleEventsEnabledRequest
Request object containing input parameters for the PageDomain.setLifecycleEventsEnabled command.
<init> |
Request object containing input parameters for the PageDomain.setLifecycleEventsEnabled command. SetLifecycleEventsEnabledRequest(enabled: Boolean) |
enabled |
If true, starts emitting lifecycle events. val enabled: Boolean |