OLD | NEW |
(Empty) | |
| 1 <meta name="doc-family" content="apps"> |
| 2 <h1 id="pushMessaging">chrome.pushMessaging</h1> |
| 3 |
| 4 <p> |
| 5 The <code>chrome.pushMessaging</code> API was deleted in Chrome 43. This |
| 6 document exists for posterity only. |
| 7 Use the new <a href="cloudMessaging">Google Cloud Messaging</a>. |
| 8 </p> |
| 9 |
| 10 <h2 id="feedback">Feedback</h2> |
| 11 |
| 12 <p>You can provide feedback about Google Cloud Messaging and the |
| 13 <a href="gcm.html">chrome.gcm</a> API through the Google Group |
| 14 <a href="https://groups.google.com/forum/#!forum/gcm-for-chrome-feedback">GCM fo
r Chrome |
| 15 Feedback</a>. |
| 16 Use this group to ask for help with transition to the new API, file bug reports, |
| 17 and request features.</p> |
OLD | NEW |