DeliverableNotificationManager.AttachNotificationHandler
Syntax:
Parameters:
<Procedure> (required)
Description:
The procedure should have the following parameters:
- Notification - Object containing data of the notification with only "Text" and "Data" fields filled, while other fields contain default values.
- Local - Boolean type. True - the notification was created locally by the operating system. False - a push notification was received.
- Shown - Boolean type. Specifies that the notification was shown to the user by operating system.
Availability: