This repository was archived by the owner on Oct 2, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1716,7 +1716,7 @@ <h2><a>MessagingCursor</a> Interface</h2>
1716
1716
< section >
1717
1717
< h2 > < a > ReceivedMessage</ a > Interface</ h2 >
1718
1718
< p > The < a > ReceivedMessage</ a > interface represents a system message related to
1719
- a received message. This event is originated from the system and will wake up
1719
+ a received message. This event is originated from the system and will start
1720
1720
the application if it is not currently running.
1721
1721
1722
1722
< p > The application that consumes this API SHOULD set a message handler for the
@@ -1737,7 +1737,7 @@ <h2><a>ReceivedMessage</a> Interface</h2>
1737
1737
< h2 > < a > DeliveryReport</ a > Interface</ h2 >
1738
1738
< p > The < a > DeliveryReport</ a > interface represents a system message related to
1739
1739
a delivery report of a sent message. This event is originated from the system
1740
- and will wake up the application if it is not currently running.
1740
+ and will start the application if it is not currently running.
1741
1741
1742
1742
< p > The application that consumes this API MAY set a message handler for the
1743
1743
< code > DeliveryReport</ code > system message to listen for when a system
You can’t perform that action at this time.
0 commit comments