MobileNotifications.DeliveredNotifications

From Xojo Documentation

Event


MobileNotifications.DeliveredNotifications(notifications() As Notification)

New in 2021r2

Supported for all project types and targets.

Delivers an array of notifications for the app that have been received by the OS since the last the app was launched.

Notes

This event is called in response to a call to RequestDeliveredNotifications.