updateEventStatusAll

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

Update status for the list of events to the memory

Return

Boolean for successful update

Parameters

eventList

List of Event

status

EventStatus to update in the list of event