updateEventStatusAll

open override fun updateEventStatusAll(eventList: List<Event>, status: EventStatus): Boolean

Update status for the list of events to the memory and then to the file

Return

Boolean for successful update

Parameters

eventList

List of Event

status

EventStatus to update in the list of event