Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
UserNotification.GetActivationType
Queries how the notification was activated.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
UserNotification | 2.8 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "UserNotification.GetActivationType"; UserNotificationReference ) More
Parameters
Parameter | Description | Example |
---|---|---|
UserNotificationReference | An user notification reference. | $ref |
Result
Returns activation state.
Description
Queries how the notification was activated.Returns values like "none", "ContentsClicked" or "ActionButtonClicked".
See also
This function is free to use.
Created 18th August 2014, last changed 18th August 2014
UserNotification.GetActionButtonTitle - UserNotification.GetActualDeliveryDate