Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Notification.Unlisten
Unregisters a notification handler.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Notification | 3.3 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
MBS( "Notification.Unlisten"; NotificationName ) More
Parameters
Parameter | Description | Example |
---|---|---|
NotificationName | The name of the notification. | "de.mbsplugins.MyTestNotification" |
Result
Returns OK or error message.
Description
Unregisters a notification handler.See also
Release notes
- Version 11.5
- Fixed bug in Notification.UnlistenAll not properly releasing all objects.
- Version 8.2
- Fixed Notification.UnlistenAll.
- Version 7.2
- Added Notification.UnlistenAll.
Blog Entries
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014