onNotificationReminderDueEvent
Handles showing notification after receiving NotificationReminderDueEvent. Default implementation of the method ignores the event, because the same reminder due is also delivered via a push notification.
Return
True if the event was handled in the method, false if it should be handled internally.
Parameters
event
The NotificationReminderDueEvent to handle.