Methods
clearNotifications
- clearNotifications(): void
editNotification
- editNotification(uid: number, updatesToMerge: Partial<NotifyOpts>): void
findNotification
- findNotification(uid: number): NotifyOpts | undefined
removeNotification
- removeNotification(uid: number): boolean
-
Parameters
Returns boolean