Merge "docs: Added new BILLING_RESPONSE_RESULT_SERVICE_UNAVAILABLE result" into lmp-dev

This commit is contained in:
Joe Fernandez
2014-10-17 21:39:26 +00:00
committed by Android (Google) Code Review

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>