diff options
Diffstat (limited to 'docs/html/reference/com/google/android/gcm/GCMBaseIntentService.html')
-rw-r--r-- | docs/html/reference/com/google/android/gcm/GCMBaseIntentService.html | 3 |
1 files changed, 3 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 b230b88..ad50a35 100644 --- a/docs/html/reference/com/google/android/gcm/GCMBaseIntentService.html +++ b/docs/html/reference/com/google/android/gcm/GCMBaseIntentService.html @@ -838,6 +838,9 @@ 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> |