getEvents

open override fun getEvents(status: List<EventStatus>): List<Event>

Get List of events from the memory based on the status

Return

List of Event with passed status list

Parameters

status

List of EventStatus for which events get fetched