Skip to content

Commit 7112cd4

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

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)