isNotificationEnabled(Notification notification) This method is called before a notification is sent to see whether
the listener wants the notification.
Parameters: notification - the notification to be sent.
This method is called before a notification is sent to see whether
the listener wants the notification.
Parameters: notification - the notification to be sent. true if the listener wants the notification, false otherwise