NotificationClickEvent
class NotificationClickEvent(notificationEvent: NotificationEvent, val actionType: String, val actionItemId: String, val title: String?) : NotificationEvent
Constructors
Link copied to clipboard
constructor(notificationEvent: NotificationEvent, actionType: String, actionItemId: String, title: String?)