Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
UNNotification.RemoveAllPendingNotificationRequests
Removed all pending notification requests.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
UNNotification | 7.2 | Yes | No | No | No | Yes |
Parameters
none
Result
Returns OK or error.
Description
Removed all pending notification requests.Clears all notifications which are not yet delivered.
Examples
Remove all pending and delivered notifications:
MBS( "UNNotification.RemoveAllDeliveredNotifications" ) &
MBS( "UNNotification.RemoveAllPendingNotificationRequests" )
See also
Created 15th April 2017, last changed 17th April 2017
UNNotification.RemoveAllDeliveredNotifications - UNNotification.RemoveDeliveredNotificationsWithIdentifiers
Feedback: Report problem or ask question.
Links
MBS Xojo PDF Plugins