PollResponseAggregatedSummary

fun PollResponseAggregatedSummary(    aggregatedContent: PollSummaryContent? = null,     closedTime: Long? = null,     nbOptions: Int = 0,     sourceEvents: List<String>,     localEchos: List<String>,     encryptedRelatedEventIds: List<String>)