summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/html/google/play/billing/billing_reference.jd5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/html/google/play/billing/billing_reference.jd b/docs/html/google/play/billing/billing_reference.jd
index 4d80964d6cfb..902c2c6b34eb 100644
--- a/docs/html/google/play/billing/billing_reference.jd
+++ b/docs/html/google/play/billing/billing_reference.jd
@@ -52,6 +52,11 @@ parent.link=index.html
<td>User pressed back or canceled a dialog</td>
</tr>
<tr>
+ <td>{@code BILLING_RESPONSE_RESULT_SERVICE_UNAVAILABLE}</td>
+ <td>2</td>
+ <td>Network connection is down</td>
+ </tr>
+ <tr>
<td>{@code BILLING_RESPONSE_RESULT_BILLING_UNAVAILABLE}</td>
<td>3</td>
<td>Billing API version is not supported for the type requested</td>