advanced Event Selectors
Parameters
value
The advanced event selectors that were used to select events for the data store.
Parameters
values
The advanced event selectors that were used to select events for the data store.
suspend fun advancedEventSelectors(argument: List<suspend AdvancedEventSelectorArgsBuilder.() -> Unit>)
suspend fun advancedEventSelectors(vararg argument: suspend AdvancedEventSelectorArgsBuilder.() -> Unit)
Parameters
argument
The advanced event selectors that were used to select events for the data store.