• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Notification
2
3### Introduction
4
5This sample shows how to create and delete a slot in eTS, and how to publish and cancel a notification.
6
7### Usage
8
91. Touch **Add slot**. After the slot is added, the message "Add slot succeed" is displayed.
10
112. Select the type of notification you want to publish and touch **Publish notification**. The published notification icon is displayed in the notification panel. You can swipe down the notification panel to view the notification content.
12
133. Swipe down the notification panel, and touch the published notification or the button in the notification to go to the app screen.
14
154. Touch **Cancel the last notification** to cancel the last published notification.
16
175. Touch **Cancel all notification** to cancel all published notifications.
18
19### Constraints
20
21This sample can only be run on standard-system devices.
22
23