docs: Added new BILLING_RESPONSE_RESULT_SERVICE_UNAVAILABLE result

See first comment for doc staging directory.

bug: 18000631
Change-Id: I4dba47e0965947774adad86218369678311f4a0c
This commit is contained in:
Andrew Solovay
2014-10-17 14:05:22 -07:00
parent 52476989b8
commit 1c56c15d4d

View File

@@ -51,6 +51,11 @@ parent.link=index.html
<td>1</td>
<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>