data class BackgroundServiceEventReceivedEvent : BackgroundServiceEvent
Called with all existing backgroundServiceEvents when enabled, and all new events afterwards if enabled and recording.
<init> |
Called with all existing backgroundServiceEvents when enabled, and all new events afterwards if enabled and recording. BackgroundServiceEventReceivedEvent(backgroundServiceEvent: BackgroundServiceEvent) |
backgroundServiceEvent |
val backgroundServiceEvent: BackgroundServiceEvent |