You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/html/guide/google/gcm/gcm.jd
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,6 @@ Messaging (GCM):</p>
74
74
<ul>
75
75
<li>It allows 3rd-party application servers to send messages to
76
76
their Android applications.</li>
77
-
<li>GCM makes no guarantees about delivery or the order of messages.</li>
78
77
<li>An Android application on an Android device doesn't need to be running to receive
79
78
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
0 commit comments