Skip to main content
Version: 1.4.x

core.notification_2.fetch

Home > @engagespot/core > Notification_2 > fetch

Notification_2.fetch() method

Fetches this notification & also marks this notification as seen

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

Promise<false | this>