diff options
Diffstat (limited to 'docs/html/reference/gcm-packages.html')
-rw-r--r-- | docs/html/reference/gcm-packages.html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/html/reference/gcm-packages.html b/docs/html/reference/gcm-packages.html index a29e371..9c6efac 100644 --- a/docs/html/reference/gcm-packages.html +++ b/docs/html/reference/gcm-packages.html @@ -632,22 +632,20 @@ onkeyup="return search_changed(event, false, '/')" /> <table class="jd-sumtable"> - <tr class="alt-color api apilevel-" > + <tr class="alt-color api apilevel-" > <td class="jd-linkcol"> <a href="/reference/com/google/android/gcm/package-summary.html">com.google.android.gcm</a></td> - <td class="jd-descrcol" width="100%"><strong>DEPRECATED.</strong> Please use the <a href= -"http://developer.android.com/reference/com/google/android/gms/gcm/GoogleCloudMessaging.html"><code>GoogleCloudMessaging</code></a> API instead of this client helper library. See <a href="http://developer.android.com/google/gcm/client.html">GCM Client</a> for more information.</td> + <td class="jd-descrcol" width="100%"><p><strong>DEPRECATED</strong> — please use the <a href="/reference/com/google/android/gms/gcm/GoogleCloudMessaging.html">GoogleCloudMessaging</a> API instead of this client helper library — see <a href="/google/gcm/client.html">GCM Client</a> for more information.</td> </tr> - <tr class=" api apilevel-" > + <tr class=" api apilevel-" > <td class="jd-linkcol"> <a href="/reference/com/google/android/gcm/server/package-summary.html">com.google.android.gcm.server</a></td> - <td class="jd-descrcol" width="100%">Helper library for GCM HTTP server operations. See <a href="http://developer.android.com/google/gcm/server.html">GCM Server</a> for more information.</td> + <td class="jd-descrcol" width="100%"><p>Helper library for GCM HTTP server operations — see <a href="/google/gcm/server.html">GCM Server</a> for more information.</td> </tr> - </table> <div id="footer" class="wrap" > |