Lines Matching refs:rd
10 <li><a href="#role">Role of the 3rd-party Application Server</a></li>
55 take messages from a <a href="{@docRoot}google/gcm/server.html#role">3rd-party app server</a>
60 <li>A <strong>3rd-party application server</strong> that you must implement. This application
71 <h2 id="role">Role of the 3rd-party Application Server</h2>
88 <p>Here are the basic steps you follow to implement your 3rd-party app server:</p>
96 samples to assist you with your 3rd-party app server implementation. For example:
126 <li>HTTP: Synchronous. 3rd-party app servers send messages as HTTP POST requests and
129 <li>XMPP (CCS): Asynchronous. 3rd-party app servers send/receive messages to/from all their
164 <p>Here is the general sequence of events that occurs when a 3rd-party application
167 <li>The 3rd-party app server sends a message to GCM servers.</li>
196 <p>There are various options the 3rd-party app server can set when sending a downstream
370 <p>When a 3rd-party server posts a message to GCM and receives a message ID back,