getEventSizeInBytes

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

Get size of events in memory in bytes based on the status

Return

Total size of events in bytes

Parameters

status

List of EventStatus for which size get fetched