summaryrefslogtreecommitdiffstats
path: root/docs/html/reference/com/google/android/gcm/GCMBaseIntentService.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/reference/com/google/android/gcm/GCMBaseIntentService.html')
-rw-r--r--docs/html/reference/com/google/android/gcm/GCMBaseIntentService.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/html/reference/com/google/android/gcm/GCMBaseIntentService.html b/docs/html/reference/com/google/android/gcm/GCMBaseIntentService.html
index c9c2da4..fba48d4 100644
--- a/docs/html/reference/com/google/android/gcm/GCMBaseIntentService.html
+++ b/docs/html/reference/com/google/android/gcm/GCMBaseIntentService.html
@@ -850,6 +850,10 @@ Summary:
<h2>Class Overview</h2>
+
+<div style="background-color:#fffdeb;width:100%;margin-bottom:1em;padding:.5em;"><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.</div>
+
<p itemprop="articleBody">Skeleton for application-specific <code><a href="/reference/android/app/IntentService.html">IntentService</a></code>s responsible for
handling communication from Google Cloud Messaging service.
<p>