OSDN Git Service

Doc Update: Removed "no guaranteed delivery" line.
author&& repo sync -j8 <kmccormick@google.com>
Thu, 15 Nov 2012 02:15:53 +0000 (18:15 -0800)
committer&& repo sync -j8 <kmccormick@google.com>
Thu, 15 Nov 2012 02:15:53 +0000 (18:15 -0800)
Change-Id: I6f5b80d263069752b7d47b5825ff024b1858e41e

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

index 04bf015..17158fb 100644 (file)
@@ -74,7 +74,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>