getEventSize

abstract fun getEventSize(status: List<EventStatus> = Const.allStatusList): Int

Get count of events in memory based on the status

Return

Total count of events in memory

Parameters

status

List of EventStatus for which count get fetched