removeAll

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

Remove list of events from the memory based on the status and then remove from the file

Return

Boolean for successful removal

Parameters

status

List of EventStatus for which events get removed