Skip to main content
Version: 1.4.x

core.notification_2.markasclicked

Home > @engagespot/core > Notification_2 > markAsClicked

Notification_2.markAsClicked() method

Marks this notification as clicked

Signature:
markAsClicked(): Promise<false | this>;
Returns:

Promise<false | this>