am 2f9947e9: am ddf10d44: Merge "Doc Update: Removed "no guaranteed delivery" line." into jb-dev-docs
* commit '2f9947e9aa2b795dbc7db282a99a09410f1fadf2': Doc Update: Removed "no guaranteed delivery" line.
This commit is contained in:
committed by
Android Git Automerger
commit
7112cd4687
@@ -80,7 +80,6 @@ Messaging (GCM):</p>
|
||||
<ul>
|
||||
<li>It allows 3rd-party application servers to send messages to
|
||||
their Android applications.</li>
|
||||
<li>GCM makes no guarantees about delivery or the order of messages.</li>
|
||||
<li>An Android application on an Android device doesn't need to be running to receive
|
||||
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
|
||||
broadcast receiver and permissions.</li>
|
||||
|
||||
Reference in New Issue
Block a user