Trigger Notification Result
Type: Object
triggerNotification function returns this object and it includes two callbacks to remove and dismiss the notification. Dismiss will only remove the notification from view, remove will remove it from view and remove it from the Notification Center itself.
Methods
dismiss
Type: Function
Dismisses the notifications
remove
Type: Function
Removes the notifications