DeliverableNotificationManager.AddLocalNotification

Syntax:

AddLocalNotification(<Notification>)

Parameters:

<Notification> (required)

Type: DeliverableNotification.
The appended notification.

Description:

Adds a local notification. The notification should have the "Text" field filled. Otherwise, an exception is generated.

Availability:

Mobile application (client).

    

1C:Enterprise Developer's Community