SimpleNotificationAction

constructor(name: String, action: (AnActionEvent, Notification) -> Unit)(source)

Parameters

name

the name of the action

action

the code to execute when the action is run