updateEventStatus

open override fun updateEventStatus(event: Event, status: EventStatus): Boolean

Update status for the event to the memory and then to the file

Return

Boolean for successful update

Parameters

event

Single Event

status

EventStatus to update in event