Skip to content

Titanium.App.iOS.UserNotificationCallbackResponse

Response when receiving pending or local notifications in Titanium.App.iOS.UserNotificationCenter.getPendingNotifications and Titanium.App.iOS.UserNotificationCenter.getDeliveredNotifications.

Since: 7.3.0

Properties #

notifications#

Type: Array<UserNotificationDictionary>

An array of identifiers used to create notifications.

Titanium SDK Documentation