Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
UNNotification.ReleaseAll
Releases all notifications.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
UNNotification | 7.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "UNNotification.ReleaseAll" )
Parameters
none
Result
Returns OK or error.
Description
Releases all notifications.This renders all existing notification reference numbers invalid.
Examples
Cleanup:
Set Variable [ $r ; Value: MBS( "UNNotification.ReleaseAll" ) ]
See also
This function is free to use.
Created 15th April 2017, last changed 27th August 2023
UNNotification.Release - UNNotification.RemoteNotificationsDeviceToken