Method GetDeliveredNotifications
GetDeliveredNotifications()
Returns all of the app's delivered notifications that are currently shown in the Notification Center.
Declaration
public static iOSNotification[] GetDeliveredNotifications()
Returns
| Type | Description |
|---|---|
| iOSNotification[] | Array of delivered notifications |