Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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%, on macOS and Windows | ❌ No |
Item | Details | Server |
---|---|---|
Notification.List Returns list of all notification names registered. | Mac/Win 3.3 |
✅ Server |
Notification.Listen Starts listening for a notification. | Mac/Win 2.6 |
❌ Server |
Notification.Send Sends a notification. | Mac/Win 2.6 |
✅ Server |
Notification.SendDirect Sends a notification within FileMaker to all listener. | Mac/Win 5.2 |
✅ Server |
Notification.Unlisten Unregisters a notification handler. | Mac/Win 3.3 |
✅ Server |
Notification.UnlistenAll Stops listening to all notifications. | Mac/Win 7.2 |
✅ Server |
6 functions shown.
These functions require a license (100%).