Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Send or receive notifications.
Those notifications are between applications and not to show to user.
See UNNotification functions for Mac/iOS and WindowsUserNotification functions for Windows to show notifications to user.
Version | macOS | Windows | Linux | Server | iOS SDK |
2.6 / 7.2 | ✅ Yes | ✅ Yes | ❌ No | ✅ 83% | ❌ No |
Item | Details |
---|---|
Notification.List Returns list of all notification names registered. | Mac/Win 3.3 |
Notification.Listen Starts listening for a notification. | Mac/Win 2.6 |
Notification.Send Sends a notification. | Mac/Win 2.6 |
Notification.SendDirect Sends a notification within FileMaker to all listener. | Mac/Win 5.2 |
Notification.Unlisten Unregisters a notification handler. | Mac/Win 3.3 |
Notification.UnlistenAll Stops listening to all notifications. | Mac/Win 7.2 |
6 functions.
Feedback: Report problem or ask question.