removeAll

open override fun removeAll(status: List<EventStatus>): Boolean

Remove list of events from the memory based on the status

Return

Boolean for successful removal

Parameters

status

List of EventStatus for which events get removed