removeAll

abstract fun removeAll(status: List<EventStatus> = Const.allStatusList): 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