diff options
Diffstat (limited to 'docs/html/reference/com/google/android/gcm/package-summary.html')
-rw-r--r-- | docs/html/reference/com/google/android/gcm/package-summary.html | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/docs/html/reference/com/google/android/gcm/package-summary.html b/docs/html/reference/com/google/android/gcm/package-summary.html index db2ea00..7ddea71 100644 --- a/docs/html/reference/com/google/android/gcm/package-summary.html +++ b/docs/html/reference/com/google/android/gcm/package-summary.html @@ -651,24 +651,22 @@ onkeyup="return search_changed(event, false, '/')" /> <h2>Classes</h2> <div class="jd-sumtable"> - <table class="jd-sumtable-expando"> + <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMBaseIntentService.html">GCMBaseIntentService</a></td> - <td class="jd-descrcol" width="100%">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. </td> + <td class="jd-descrcol" width="100%">DEPRECATED. </td> </tr> <tr class=" api apilevel-" > <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMBroadcastReceiver.html">GCMBroadcastReceiver</a></td> - <td class="jd-descrcol" width="100%"><code><a href="/reference/android/content/BroadcastReceiver.html">BroadcastReceiver</a></code> that receives GCM messages and delivers them to - an application-specific <code><a href="/reference/com/google/android/gcm/GCMBaseIntentService.html">GCMBaseIntentService</a></code> subclass. </td> + <td class="jd-descrcol" width="100%">DEPRECATED. </td> </tr> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html">GCMConstants</a></td> - <td class="jd-descrcol" width="100%">Constants used by the GCM library. </td> + <td class="jd-descrcol" width="100%">DEPRECATED. </td> </tr> <tr class=" api apilevel-" > <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMRegistrar.html">GCMRegistrar</a></td> - <td class="jd-descrcol" width="100%">Utilities for device registration. </td> + <td class="jd-descrcol" width="100%">DEPRECATED. </td> </tr> </table> </div> |