Actionable Insights
fun ActionableInsights(insightActionHandler: InsightActionHandler? = null, showArchiveButton: Boolean = true)
Content copied to clipboard
Parameters
insight Action Handler
The optional InsightActionHandler implementation for custom handling of insight actions
show Archive Button
A boolean value for showing the 'archived insights' button in the toolbar. By default is set to true.