Skip to content

Commit 2f9947e

Browse files
labtopiaAndroid Git Automerger
authored andcommitted
am ddf10d4: Merge "Doc Update: Removed "no guaranteed delivery" line." into jb-dev-docs
* commit 'ddf10d44c12fbd8ffb115c847913296b455f412d': Doc Update: Removed "no guaranteed delivery" line.
2 parents f53c5f3 + ddf10d4 commit 2f9947e

File tree

1 file changed

+0
-1
lines changed
  • docs/html/guide/google/gcm

1 file changed

+0
-1
lines changed

docs/html/guide/google/gcm/gcm.jd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ Messaging (GCM):</p>
8080
<ul>
8181
<li>It allows 3rd-party application servers to send messages to
8282
their Android applications.</li>
83-
<li>GCM makes no guarantees about delivery or the order of messages.</li>
8483
<li>An Android application on an Android device doesn't need to be running to receive
8584
messages. The system will wake up the Android application via Intent broadcast when the message arrives, as long as the application is set up with the proper
8685
broadcast receiver and permissions.</li>

0 commit comments

Comments
 (0)