chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.backgroundservice.events / BackgroundServiceEvent / BackgroundServiceEventReceivedEvent

BackgroundServiceEventReceivedEvent

data class BackgroundServiceEventReceivedEvent : BackgroundServiceEvent

Constructors

<init>

BackgroundServiceEventReceivedEvent(backgroundServiceEvent: BackgroundServiceEvent)

Properties

backgroundServiceEvent

val backgroundServiceEvent: BackgroundServiceEvent