ActionableInsights

fun ActionableInsights(insightActionHandler: InsightActionHandler? = null, showArchiveButton: Boolean = true)

Parameters

insightActionHandler

The optional InsightActionHandler implementation for custom handling of insight actions

showArchiveButton

A boolean value for showing the 'archived insights' button in the toolbar. By default is set to true.