Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
UNNotification.Action
Queries identifier of action.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
UNNotification | 7.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "UNNotification.Action"; UNNotificationRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
UNNotificationRef | The reference number of the notification. | $Notification |
Result
Returns text or error.
Description
Queries identifier of action.If this notification had an action triggered, the action identifier is returned.
Else an empty result is returned.
See also
- UNNotification.AddFile
- UNNotification.Date
- UNNotification.Deliver
- UNNotification.List
- UNNotification.Region
- UNNotification.SetBody
- UNNotification.SetSound
- UNNotification.SetTitle
- UNNotification.Title
This function is free to use.
Created 15th April 2017, last changed 15th April 2017