Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4779ffa7 authored by Robert Ly's avatar Robert Ly
Browse files

docs: add javadocs for gcm

Change-Id: I6c4c0990f1a9eec51cc2bf0fd857607b90ac184e
parent 5f7b668c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -408,13 +408,13 @@ onkeyup="return search_changed(event, false, '/')" />
              <span class="en">Security and Design</span></a>
          </li>
          <li><a href="/google/play/billing/billing_testing.html">
              <span class="en">Testing <br/>In-app Billing</span></a>
              <span class="en">Testing In-app Billing</span></a>
          </li>
          <li><a href="/google/play/billing/billing_admin.html">
              <span class="en">Administering In-app Billing</span></a>
          </li>
          <li><a href="/google/play/billing/billing_reference.html">
              <span class="en">In-app Billing Reference</span></a>
              <span class="en">Reference</span></a>
          </li>
    </ul>
  </li>
@@ -5547,7 +5547,7 @@ From interface
  </div>
  <div id="build_info">
    
  Android &nbsp;r - 30 Nov 2012 16:06
    Android &nbsp;r &mdash; 02 Dec 2012 17:05

  </div>

+3 −3
Original line number Diff line number Diff line
@@ -408,13 +408,13 @@ onkeyup="return search_changed(event, false, '/')" />
              <span class="en">Security and Design</span></a>
          </li>
          <li><a href="/google/play/billing/billing_testing.html">
              <span class="en">Testing <br/>In-app Billing</span></a>
              <span class="en">Testing In-app Billing</span></a>
          </li>
          <li><a href="/google/play/billing/billing_admin.html">
              <span class="en">Administering In-app Billing</span></a>
          </li>
          <li><a href="/google/play/billing/billing_reference.html">
              <span class="en">In-app Billing Reference</span></a>
              <span class="en">Reference</span></a>
          </li>
    </ul>
  </li>
@@ -1481,7 +1481,7 @@ From class
  </div>
  <div id="build_info">
    
  Android &nbsp;r - 30 Nov 2012 16:06
    Android &nbsp;r &mdash; 02 Dec 2012 17:05

  </div>

+18 −18
Original line number Diff line number Diff line
@@ -408,13 +408,13 @@ onkeyup="return search_changed(event, false, '/')" />
              <span class="en">Security and Design</span></a>
          </li>
          <li><a href="/google/play/billing/billing_testing.html">
              <span class="en">Testing <br/>In-app Billing</span></a>
              <span class="en">Testing In-app Billing</span></a>
          </li>
          <li><a href="/google/play/billing/billing_admin.html">
              <span class="en">Administering In-app Billing</span></a>
          </li>
          <li><a href="/google/play/billing/billing_reference.html">
              <span class="en">In-app Billing Reference</span></a>
              <span class="en">Reference</span></a>
          </li>
    </ul>
  </li>
@@ -726,7 +726,7 @@ Summary:
        <td class="jd-typecol">String</td>
        <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#EXTRA_APPLICATION_PENDING_INTENT">EXTRA_APPLICATION_PENDING_INTENT</a></td>
        <td class="jd-descrcol" width="100%">Extra used on
 <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_TO_GCM_REGISTRATION</a></code>
 <code><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_TO_GCM_REGISTRATION">com.google.android.gcm.GCMConstants.INTENT_TO_GCM_REGISTRATION</a></code>
 to get the application info.</td>
    </tr>
    
@@ -735,7 +735,7 @@ Summary:
        <td class="jd-typecol">String</td>
        <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#EXTRA_ERROR">EXTRA_ERROR</a></td>
        <td class="jd-descrcol" width="100%">Extra used on
 <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code>
 <code><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_FROM_GCM_REGISTRATION_CALLBACK">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code>
 to indicate an error when the registration fails.</td>
    </tr>
    
@@ -744,7 +744,7 @@ Summary:
        <td class="jd-typecol">String</td>
        <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#EXTRA_FROM">EXTRA_FROM</a></td>
        <td class="jd-descrcol" width="100%">Extra used on
 <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_MESSAGE</a></code>
 <code><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_FROM_GCM_MESSAGE">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_MESSAGE</a></code>
 to indicate which sender (Google API project id) sent the message.</td>
    </tr>
    
@@ -753,7 +753,7 @@ Summary:
        <td class="jd-typecol">String</td>
        <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#EXTRA_REGISTRATION_ID">EXTRA_REGISTRATION_ID</a></td>
        <td class="jd-descrcol" width="100%">Extra used on
 <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code>
 <code><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_FROM_GCM_REGISTRATION_CALLBACK">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code>
 to indicate the registration id when the registration succeeds.</td>
    </tr>
    
@@ -762,7 +762,7 @@ Summary:
        <td class="jd-typecol">String</td>
        <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#EXTRA_SENDER">EXTRA_SENDER</a></td>
        <td class="jd-descrcol" width="100%">Extra used on
 <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_TO_GCM_REGISTRATION</a></code>
 <code><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_TO_GCM_REGISTRATION">com.google.android.gcm.GCMConstants.INTENT_TO_GCM_REGISTRATION</a></code>
 to indicate which senders (Google API project ids) can send messages to
 the application.</td>
    </tr>
@@ -772,7 +772,7 @@ Summary:
        <td class="jd-typecol">String</td>
        <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#EXTRA_SPECIAL_MESSAGE">EXTRA_SPECIAL_MESSAGE</a></td>
        <td class="jd-descrcol" width="100%">Type of message present in the
 <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_MESSAGE</a></code>
 <code><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_FROM_GCM_MESSAGE">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_MESSAGE</a></code>
 intent.</td>
    </tr>
    
@@ -788,7 +788,7 @@ Summary:
        <td class="jd-typecol">String</td>
        <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#EXTRA_UNREGISTERED">EXTRA_UNREGISTERED</a></td>
        <td class="jd-descrcol" width="100%">Extra used on
 <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code>
 <code><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_FROM_GCM_REGISTRATION_CALLBACK">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code>
 to indicate that the application has been unregistered.</td>
    </tr>
    
@@ -1399,7 +1399,7 @@ From class
    <div class="jd-details-descr">
      
  <div class="jd-tagdata jd-tagdescr"><p>Extra used on
 <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_TO_GCM_REGISTRATION</a></code>
 <code><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_TO_GCM_REGISTRATION">com.google.android.gcm.GCMConstants.INTENT_TO_GCM_REGISTRATION</a></code>
 to get the application info.
</p></div>

@@ -1439,7 +1439,7 @@ From class
    <div class="jd-details-descr">
      
  <div class="jd-tagdata jd-tagdescr"><p>Extra used on
 <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code>
 <code><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_FROM_GCM_REGISTRATION_CALLBACK">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code>
 to indicate an error when the registration fails.
 See constants starting with ERROR_ for possible values.
</p></div>
@@ -1480,7 +1480,7 @@ From class
    <div class="jd-details-descr">
      
  <div class="jd-tagdata jd-tagdescr"><p>Extra used on
 <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_MESSAGE</a></code>
 <code><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_FROM_GCM_MESSAGE">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_MESSAGE</a></code>
 to indicate which sender (Google API project id) sent the message.
</p></div>

@@ -1520,7 +1520,7 @@ From class
    <div class="jd-details-descr">
      
  <div class="jd-tagdata jd-tagdescr"><p>Extra used on
 <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code>
 <code><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_FROM_GCM_REGISTRATION_CALLBACK">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code>
 to indicate the registration id when the registration succeeds.
</p></div>

@@ -1560,7 +1560,7 @@ From class
    <div class="jd-details-descr">
      
  <div class="jd-tagdata jd-tagdescr"><p>Extra used on
 <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_TO_GCM_REGISTRATION</a></code>
 <code><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_TO_GCM_REGISTRATION">com.google.android.gcm.GCMConstants.INTENT_TO_GCM_REGISTRATION</a></code>
 to indicate which senders (Google API project ids) can send messages to
 the application.
</p></div>
@@ -1601,7 +1601,7 @@ From class
    <div class="jd-details-descr">
      
  <div class="jd-tagdata jd-tagdescr"><p>Type of message present in the
 <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_MESSAGE</a></code>
 <code><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_FROM_GCM_MESSAGE">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_MESSAGE</a></code>
 intent.
 This extra is only set for special messages sent from GCM, not for
 messages originated from the application.
@@ -1644,7 +1644,7 @@ From class
      
  <div class="jd-tagdata jd-tagdescr"><p>Number of messages deleted by the server because the device was idle.
 Present only on messages of special type
 <code class='value'><a href="/">com.google.android.gcm.GCMConstants.VALUE_DELETED_MESSAGES</a></code>
 <code><a href="/reference/com/google/android/gcm/GCMConstants.html#VALUE_DELETED_MESSAGES">com.google.android.gcm.GCMConstants.VALUE_DELETED_MESSAGES</a></code>
</p></div>

    
@@ -1683,7 +1683,7 @@ From class
    <div class="jd-details-descr">
      
  <div class="jd-tagdata jd-tagdescr"><p>Extra used on
 <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code>
 <code><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_FROM_GCM_REGISTRATION_CALLBACK">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code>
 to indicate that the application has been unregistered.
</p></div>

@@ -2006,7 +2006,7 @@ From class
  </div>
  <div id="build_info">
    
  Android &nbsp;r - 30 Nov 2012 16:06
    Android &nbsp;r &mdash; 02 Dec 2012 17:05

  </div>

+6 −6
Original line number Diff line number Diff line
@@ -408,13 +408,13 @@ onkeyup="return search_changed(event, false, '/')" />
              <span class="en">Security and Design</span></a>
          </li>
          <li><a href="/google/play/billing/billing_testing.html">
              <span class="en">Testing <br/>In-app Billing</span></a>
              <span class="en">Testing In-app Billing</span></a>
          </li>
          <li><a href="/google/play/billing/billing_admin.html">
              <span class="en">Administering In-app Billing</span></a>
          </li>
          <li><a href="/google/play/billing/billing_reference.html">
              <span class="en">In-app Billing Reference</span></a>
              <span class="en">Reference</span></a>
          </li>
    </ul>
  </li>
@@ -1299,12 +1299,12 @@ From class
    <li>It defines at least one <code><a href="/reference/android/content/BroadcastReceiver.html">BroadcastReceiver</a></code> with category
      <code>PACKAGE_NAME</code>.
    <li>The <code><a href="/reference/android/content/BroadcastReceiver.html">BroadcastReceiver</a></code>(s) uses the
      <code class='value'><a href="/">com.google.android.gcm.GCMConstants.PERMISSION_GCM_INTENTS</a></code>
      <code><a href="/reference/com/google/android/gcm/GCMConstants.html#PERMISSION_GCM_INTENTS">com.google.android.gcm.GCMConstants.PERMISSION_GCM_INTENTS</a></code>
      permission.
    <li>The <code><a href="/reference/android/content/BroadcastReceiver.html">BroadcastReceiver</a></code>(s) handles the 2 GCM intents
      (<code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_MESSAGE</a></code>
      (<code><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_FROM_GCM_MESSAGE">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_MESSAGE</a></code>
      and
      <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code>).
      <code><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_FROM_GCM_REGISTRATION_CALLBACK">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code>).
 </ol>
 ...where <code>PACKAGE_NAME</code> is the application package.
 <p>
@@ -1685,7 +1685,7 @@ From class
  </div>
  <div id="build_info">
    
  Android &nbsp;r - 30 Nov 2012 16:06
    Android &nbsp;r &mdash; 02 Dec 2012 17:05

  </div>

+3 −3
Original line number Diff line number Diff line
@@ -409,13 +409,13 @@ onkeyup="return search_changed(event, false, '/')" />
              <span class="en">Security and Design</span></a>
          </li>
          <li><a href="/google/play/billing/billing_testing.html">
              <span class="en">Testing <br/>In-app Billing</span></a>
              <span class="en">Testing In-app Billing</span></a>
          </li>
          <li><a href="/google/play/billing/billing_admin.html">
              <span class="en">Administering In-app Billing</span></a>
          </li>
          <li><a href="/google/play/billing/billing_reference.html">
              <span class="en">In-app Billing Reference</span></a>
              <span class="en">Reference</span></a>
          </li>
    </ul>
  </li>
@@ -600,7 +600,7 @@ onkeyup="return search_changed(event, false, '/')" />
  </div>
  <div id="build_info">
    
  Android &nbsp;r - 30 Nov 2012 16:06
    Android &nbsp;r &mdash; 02 Dec 2012 17:05

  </div>

Loading