blob: f768b24ed763d3ca4b51f9f542c4f960dd748427 [file] [log] [blame]
Dirk Dougherty16542642014-02-07 19:58:28 -08001<!DOCTYPE html>
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
Quddus Chong26ca3fa2014-05-06 17:02:49 -070078
79
80
81
82
83
84
Quddus Chong559c0062014-06-12 13:59:34 -070085
86
Quddus Chong2b4b3d22014-10-26 18:10:42 -070087
88
89
90
91
92
93
94
95
96
97
Dirk Dougherty16542642014-02-07 19:58:28 -080098<html>
99<head>
100
101
102<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
103<meta name="viewport" content="width=device-width" />
104
105<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
106<title>GamesStatusCodes | Android Developers</title>
107
108<!-- STYLESHEETS -->
109<link rel="stylesheet"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700110href="//fonts.googleapis.com/css?family=Roboto+Condensed">
111<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:light,regular,medium,thin,italic,mediumitalic,bold"
112 title="roboto">
Quddus Chong559c0062014-06-12 13:59:34 -0700113<link href="/assets/css/default.css?v=2" rel="stylesheet" type="text/css">
Dirk Dougherty16542642014-02-07 19:58:28 -0800114
115
116
117<!-- JAVASCRIPT -->
118<script src="//www.google.com/jsapi" type="text/javascript"></script>
119<script src="/assets/js/android_3p-bundle.js" type="text/javascript"></script>
120<script type="text/javascript">
121 var toRoot = "/";
122 var metaTags = [];
123 var devsite = false;
124</script>
Quddus Chong559c0062014-06-12 13:59:34 -0700125<script src="/assets/js/docs.js?v=2" type="text/javascript"></script>
Dirk Dougherty16542642014-02-07 19:58:28 -0800126
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700127
128
Quddus Chong559c0062014-06-12 13:59:34 -0700129<script>
130 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
131 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
132 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
133 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
Dirk Dougherty16542642014-02-07 19:58:28 -0800134
Quddus Chong559c0062014-06-12 13:59:34 -0700135 ga('create', 'UA-5831155-1', 'android.com');
136 ga('create', 'UA-49880327-2', 'android.com', {'name': 'universal'}); // New tracker);
137 ga('send', 'pageview');
138 ga('universal.send', 'pageview'); // Send page view for new tracker.
Dirk Dougherty16542642014-02-07 19:58:28 -0800139</script>
Quddus Chong559c0062014-06-12 13:59:34 -0700140
Dirk Dougherty16542642014-02-07 19:58:28 -0800141</head>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700142
Dirk Dougherty16542642014-02-07 19:58:28 -0800143<body class="gc-documentation google
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700144 develop reference" itemscope itemtype="http://schema.org/Article">
Dirk Dougherty16542642014-02-07 19:58:28 -0800145 <div id="doc-api-level" class="" style="display:none"></div>
146 <a name="top"></a>
147
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700148
Dirk Dougherty16542642014-02-07 19:58:28 -0800149<a name="top"></a>
150
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700151 <!-- Header -->
152 <div id="header-wrapper">
Dirk Dougherty16542642014-02-07 19:58:28 -0800153 <div id="header">
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700154
155
156
157
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700158 <div class="wrap" id="header-wrap">
159 <div class="col-3 logo">
Dirk Dougherty16542642014-02-07 19:58:28 -0800160 <a href="/index.html">
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700161 <img src="/assets/images/dac_logo.png"
162 srcset="/assets/images/dac_logo@2x.png 2x"
163 width="123" height="25" alt="Android Developers" />
Dirk Dougherty16542642014-02-07 19:58:28 -0800164 </a>
165 <div class="btn-quicknav" id="btn-quicknav">
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700166 <a href="#" class="arrow-inactive">Quicknav</a>
167 <a href="#" class="arrow-active">Quicknav</a>
Dirk Dougherty16542642014-02-07 19:58:28 -0800168 </div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700169 </div>
170 <ul class="nav-x col-9">
171 <li class="design">
172 <a href="/design/index.html"
173 zh-tw-lang="設計"
174 zh-cn-lang="设计"
175 ru-lang="Проектирование"
176 ko-lang="디자인"
177 ja-lang="設計"
178 es-lang="Diseñar"
179 >Design</a></li>
180 <li class="develop"><a href="/develop/index.html"
181 zh-tw-lang="開發"
182 zh-cn-lang="开发"
183 ru-lang="Разработка"
184 ko-lang="개발"
185 ja-lang="開発"
186 es-lang="Desarrollar"
187 >Develop</a></li>
188 <li class="distribute last"><a href="/distribute/index.html"
189 zh-tw-lang="發佈"
190 zh-cn-lang="分发"
191 ru-lang="Распространение"
192 ko-lang="배포"
193 ja-lang="配布"
194 es-lang="Distribuir"
195 >Distribute</a></li>
196 </ul>
197
198
199
200
201<div class="menu-container">
202 <div class="moremenu">
Dirk Dougherty16542642014-02-07 19:58:28 -0800203 <div id="more-btn"></div>
204 </div>
205 <div class="morehover" id="moremenu">
206 <div class="top"></div>
207 <div class="mid">
208 <div class="header">Links</div>
209 <ul>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700210 <li><a href="https://play.google.com/apps/publish/" target="_googleplay">Google Play Developer Console</a></li>
Dirk Dougherty16542642014-02-07 19:58:28 -0800211 <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li>
212 <li><a href="/about/index.html">About Android</a></li>
213 </ul>
214 <div class="header">Android Sites</div>
215 <ul>
216 <li><a href="http://www.android.com">Android.com</a></li>
217 <li class="active"><a>Android Developers</a></li>
218 <li><a href="http://source.android.com">Android Open Source Project</a></li>
219 </ul>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700220
Dirk Dougherty16542642014-02-07 19:58:28 -0800221
222
223 <div class="header">Language</div>
224 <div id="language" class="locales">
225 <select name="language" onChange="changeLangPref(this.value, true)">
226 <option value="en">English</option>
227 <option value="es">Español</option>
228 <option value="ja">日本語</option>
229 <option value="ko">한국어</option>
230 <option value="ru">Русский</option>
231 <option value="zh-cn">中文 (中国)</option>
232 <option value="zh-tw">中文 (台灣)</option>
233 </select>
234 </div>
235 <script type="text/javascript">
236 <!--
237 loadLangPref();
238 //-->
239 </script>
240
241
Dirk Dougherty16542642014-02-07 19:58:28 -0800242 <br class="clearfix" />
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700243 </div><!-- end 'mid' -->
Dirk Dougherty16542642014-02-07 19:58:28 -0800244 <div class="bottom"></div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700245 </div><!-- end 'moremenu' -->
246
Dirk Dougherty16542642014-02-07 19:58:28 -0800247 <div class="search" id="search-container">
248 <div class="search-inner">
249 <div id="search-btn"></div>
250 <div class="left"></div>
251 <form onsubmit="return submit_search()">
252 <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700253 onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)"
254 onkeydown="return search_changed(event, true, '/')"
255 onkeyup="return search_changed(event, false, '/')" />
Dirk Dougherty16542642014-02-07 19:58:28 -0800256 </form>
257 <div class="right"></div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700258 <a class="close hide">close</a>
259 <div class="left"></div>
260 <div class="right"></div>
261 </div><!-- end search-inner -->
262 </div><!-- end search-container -->
Dirk Dougherty16542642014-02-07 19:58:28 -0800263
264 <div class="search_filtered_wrapper reference">
265 <div class="suggest-card reference no-display">
266 <ul class="search_filtered">
267 </ul>
268 </div>
269 </div>
270
271 <div class="search_filtered_wrapper docs">
272 <div class="suggest-card dummy no-display">&nbsp;</div>
273 <div class="suggest-card develop no-display">
274 <ul class="search_filtered">
275 </ul>
276 <div class="child-card guides no-display">
277 </div>
278 <div class="child-card training no-display">
279 </div>
280 <div class="child-card samples no-display">
281 </div>
282 </div>
283 <div class="suggest-card design no-display">
284 <ul class="search_filtered">
285 </ul>
286 </div>
287 <div class="suggest-card distribute no-display">
288 <ul class="search_filtered">
289 </ul>
290 </div>
291 </div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700292</div><!-- end menu-container (search and menu widget) -->
Dirk Dougherty16542642014-02-07 19:58:28 -0800293
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700294
295
296 <!-- Expanded quicknav -->
Quddus Chong559c0062014-06-12 13:59:34 -0700297 <div id="quicknav" class="col-13">
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700298 <ul>
Quddus Chong559c0062014-06-12 13:59:34 -0700299 <li class="about">
300 <ul>
301 <li><a href="/about/index.html">About</a></li>
302 <li><a href="/wear/index.html">Wear</a></li>
303 <li><a href="/tv/index.html">TV</a></li>
304 <li><a href="/auto/index.html">Auto</a></li>
305 </ul>
306 </li>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700307 <li class="design">
308 <ul>
309 <li><a href="/design/index.html">Get Started</a></li>
Quddus Chong559c0062014-06-12 13:59:34 -0700310 <li><a href="/design/devices.html">Devices</a></li>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700311 <li><a href="/design/style/index.html">Style</a></li>
312 <li><a href="/design/patterns/index.html">Patterns</a></li>
313 <li><a href="/design/building-blocks/index.html">Building Blocks</a></li>
314 <li><a href="/design/downloads/index.html">Downloads</a></li>
315 <li><a href="/design/videos/index.html">Videos</a></li>
316 </ul>
317 </li>
318 <li class="develop">
319 <ul>
320 <li><a href="/training/index.html"
321 zh-tw-lang="訓練課程"
322 zh-cn-lang="培训"
323 ru-lang="Курсы"
324 ko-lang="교육"
325 ja-lang="トレーニング"
326 es-lang="Capacitación"
327 >Training</a></li>
328 <li><a href="/guide/index.html"
329 zh-tw-lang="API 指南"
330 zh-cn-lang="API 指南"
331 ru-lang="Руководства по API"
332 ko-lang="API 가이드"
333 ja-lang="API ガイド"
334 es-lang="Guías de la API"
335 >API Guides</a></li>
336 <li><a href="/reference/packages.html"
337 zh-tw-lang="參考資源"
338 zh-cn-lang="参考"
339 ru-lang="Справочник"
340 ko-lang="참조문서"
341 ja-lang="リファレンス"
342 es-lang="Referencia"
343 >Reference</a></li>
Quddus Chong559c0062014-06-12 13:59:34 -0700344 <li><a href="/sdk/index.html"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700345 zh-tw-lang="相關工具"
346 zh-cn-lang="工具"
347 ru-lang="Инструменты"
348 ko-lang="도구"
349 ja-lang="ツール"
350 es-lang="Herramientas"
351 >Tools</a>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700352 </li>
353 <li><a href="/google/index.html">Google Services</a>
354 </li>
355
356 <li><a href="/samples/index.html">Samples</a>
357 </li>
358
359 </ul>
360 </li>
361 <li class="distribute last">
362 <ul>
363 <li><a href="/distribute/googleplay/index.html">Google Play</a></li>
364 <li><a href="/distribute/essentials/index.html">Essentials</a></li>
365 <li><a href="/distribute/users/index.html">Get Users</a></li>
366 <li><a href="/distribute/engage/index.html">Engage &amp; Retain</a></li>
367 <li><a href="/distribute/monetize/index.html">Monetize</a></li>
368 <li><a href="/distribute/tools/index.html">Tools &amp; Reference</a></li>
369 <li><a href="/distribute/stories/index.html">Developer Stories</a></li>
370 </ul>
371 </li>
372 </ul>
373 </div><!-- /Expanded quicknav -->
374 </div><!-- end header-wrap.wrap -->
375 </div><!-- end header -->
376
Dirk Dougherty16542642014-02-07 19:58:28 -0800377
378 <!-- Secondary x-nav -->
379 <div id="nav-x">
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700380 <div class="wrap" style="position:relative;z-index:1">
381
382
383 <a id="helpoutsLink" class="resource resource-card resource-card-6x2x3 resource-card-6x2 helpouts-card"
384 href="http://helpouts.google.com/partner/landing/provider/googledevelopers" target="_blank">
385 <div class="card-bg helpouts-card-bg"></div>
386 <div class="card-info">
387 <div class="helpouts-description">
388 <div class="text">Help developers solve problems<br/>
389 <span id="helpoutsLinkText" class="link-color" style="display:block;padding-top:5px;text-align:right">Learn more</span>
390 </div>
391 </div>
392 </div>
393 </a>
394 <script>
395 var textA = "LEARN MORE";
396 var linkA = "http://helpouts.google.com/partner/landing/provider/googledevelopers?utm_source=android_banner1&utm_medium=banner&utm_campaign=android_provider_banner1";
397 var textB = "SIGN UP NOW";
398 var linkB = "http://helpouts.google.com/partner/landing/provider/googledevelopers?utm_source=android_banner2&utm_medium=banner&utm_campaign=android_provider_banner2";
399
400 if (Math.floor(1/Math.random()) > 1) {
401 $("a#helpoutsLink").attr('href', linkA);
402 $("span#helpoutsLinkText").text(textA);
403 } else {
404 $("a#helpoutsLink").attr('href', linkB);
405 $("span#helpoutsLinkText").text(textB);
406 }
407 </script>
408
409
Dirk Dougherty16542642014-02-07 19:58:28 -0800410 <ul class="nav-x col-9 develop" style="width:100%">
411 <li class="training"><a href="/training/index.html"
412 zh-tw-lang="訓練課程"
413 zh-cn-lang="培训"
414 ru-lang="Курсы"
415 ko-lang="교육"
416 ja-lang="トレーニング"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700417 es-lang="Capacitación"
Dirk Dougherty16542642014-02-07 19:58:28 -0800418 >Training</a></li>
419 <li class="guide"><a href="/guide/index.html"
420 zh-tw-lang="API 指南"
421 zh-cn-lang="API 指南"
422 ru-lang="Руководства по API"
423 ko-lang="API 가이드"
424 ja-lang="API ガイド"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700425 es-lang="Guías de la API"
Dirk Dougherty16542642014-02-07 19:58:28 -0800426 >API Guides</a></li>
427 <li class="reference"><a href="/reference/packages.html"
428 zh-tw-lang="參考資源"
429 zh-cn-lang="参考"
430 ru-lang="Справочник"
431 ko-lang="참조문서"
432 ja-lang="リファレンス"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700433 es-lang="Referencia"
Dirk Dougherty16542642014-02-07 19:58:28 -0800434 >Reference</a></li>
Quddus Chong559c0062014-06-12 13:59:34 -0700435 <li class="tools"><a href="/sdk/index.html"
Dirk Dougherty16542642014-02-07 19:58:28 -0800436 zh-tw-lang="相關工具"
437 zh-cn-lang="工具"
438 ru-lang="Инструменты"
439 ko-lang="도구"
440 ja-lang="ツール"
441 es-lang="Herramientas"
442 >Tools</a></li>
443 <li class="google"><a href="/google/index.html"
444 >Google Services</a>
445 </li>
446
447 <li class="samples"><a href="/samples/index.html"
448 >Samples</a>
449 </li>
450
451 </ul>
452 </div>
Dirk Dougherty16542642014-02-07 19:58:28 -0800453 </div>
Quddus Chong559c0062014-06-12 13:59:34 -0700454 <!-- /Sendondary x-nav DEVELOP -->
Dirk Dougherty16542642014-02-07 19:58:28 -0800455
456
457
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700458 <div id="searchResults" class="wrap" style="display:none;">
459 <h2 id="searchTitle">Results</h2>
460 <div id="leftSearchControl" class="search-control">Loading...</div>
461 </div>
462 </div> <!--end header-wrapper -->
463
464 <div id="sticky-header">
465 <div>
466 <a class="logo" href="#top"></a>
467 <a class="top" href="#top"></a>
468 <ul class="breadcrumb">
469
470 <li class="current">GamesStatusCodes</li>
471 </ul>
472 </div>
473 </div>
474
475
476
477
Dirk Dougherty16542642014-02-07 19:58:28 -0800478
479
480 <div class="wrap clearfix" id="body-content">
481 <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement">
482 <div id="devdoc-nav" class="scroll-pane">
Dirk Dougherty16542642014-02-07 19:58:28 -0800483
484
485
486<ul id="nav">
487
488 <li class="nav-section">
489 <div class="nav-section-header empty"><a href="/google/index.html">
490 <span class="en">Overview</span>
491 </a></div>
492 </li>
493
494 <li class="nav-section">
495 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
496 <span class="en">Games</span>
497 </a></div>
498 </li>
499 <li class="nav-section">
500 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
501 <span class="en">Location</span>
502 </a></div>
503 </li>
504 <li class="nav-section">
505 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
506 <span class="en">Google+</span>
507 </a></div>
508 </li>
509 <li class="nav-section">
510 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
511 <span class="en">Maps</span>
512 </a></div>
513 </li>
514 <li class="nav-section">
515 <div class="nav-section-header empty"><a href="/google/play-services/drive.html">
516 <span class="en">Drive</span>
517 </a></div>
518 </li>
519 <li class="nav-section">
520 <div class="nav-section-header empty"><a href="/google/play-services/cast.html">
521 <span class="en">Cast</span>
522 </a></div>
523 </li>
524 <li class="nav-section">
525 <div class="nav-section-header"><a href="/google/play-services/ads.html">
526 <span class="en">Ads</span></a>
527 </div>
528 <ul>
529 <li><a href="/google/play-services/id.html">
530 <span class="en">Advertising ID</span></a>
531 </li>
532 </ul>
533 </li>
534 <li class="nav-section">
535 <div class="nav-section-header empty"><a href="/google/play-services/wallet.html">
536 <span class="en">Wallet</span>
537 </a></div>
538 </li>
Dirk Dougherty16542642014-02-07 19:58:28 -0800539
540
541 <li class="nav-section">
542 <div class="nav-section-header"><a href="/google/play-services/index.html">
543 <span class="en">Google Play Services</span></a>
544 </div>
545 <ul>
546 <li><a href="/google/play-services/setup.html">
Quddus Chonge457fb62014-09-11 18:55:43 -0700547 <span class="en">Setting Up Google Play Services</span></a>
Dirk Dougherty16542642014-02-07 19:58:28 -0800548 </li>
quddusc682d8e92014-03-13 11:55:32 -0700549 <li class="nav-section">
550 <div class="nav-section-header"><a href="/google/auth/api-client.html">
Quddus Chonge457fb62014-09-11 18:55:43 -0700551 <span class="en">Accessing Google APIs</span></a>
quddusc682d8e92014-03-13 11:55:32 -0700552 </div>
553 <ul>
554 <li>
555 <a href="/google/auth/http-auth.html">
556 <span class="en">Authorizing with Google for REST APIs</span>
557 </a>
558 </li>
559 </ul>
560 </li>
Dirk Dougherty16542642014-02-07 19:58:28 -0800561 <li id="gms-tree-list" class="nav-section">
562 <div class="nav-section-header">
563 <a href="/reference/gms-packages.html">
564 <span class="en">Reference</span>
565 </a>
566 <div>
567 </li>
568 </ul>
569 </li>
570
571
572 <li class="nav-section">
573 <div class="nav-section-header"><a href="/google/play/billing/index.html">
574 <span class="en">Google Play In-app Billing</span></a>
575 </div>
576 <ul>
577 <li><a href="/google/play/billing/billing_overview.html">
578 <span class="en">Overview</span></a>
579 </li>
580 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/api.html">
581 <span class="en">Version 3 API</span></a></div>
582 <ul>
583 <li><a href="/google/play/billing/billing_integrate.html">
584 <span class="en">Implementing the API</span></a></li>
585 <li><a href="/google/play/billing/billing_reference.html">
586 <span class="en">Reference</span></a></li>
587 </ul>
588 </li>
589 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/v2/api.html">
590 <span class="en">Version 2 API</span></a></div>
591 <ul>
592 <li><a href="/google/play/billing/v2/billing_integrate.html">
593 <span class="en">Implementing the API</span></a></li>
594 <li><a href="/google/play/billing/v2/billing_subscriptions.html">
595 <span class="en">Subscriptions</span></a></li>
596 <li><a href="/google/play/billing/v2/billing_reference.html">
597 <span class="en">Reference</span></a></li>
598 </ul>
599 </li>
600 <li><a href="/google/play/billing/billing_subscriptions.html">
601 <span class="en">Subscriptions</span></a>
602 </li>
603 <li><a href="/google/play/billing/billing_best_practices.html">
604 <span class="en">Security and Design</span></a>
605 </li>
606 <li><a href="/google/play/billing/billing_testing.html">
607 <span class="en">Testing In-app Billing</span></a>
608 </li>
609 <li><a href="/google/play/billing/billing_admin.html">
610 <span class="en">Administering In-app Billing</span></a>
611 </li>
Dirk Dougherty16542642014-02-07 19:58:28 -0800612 <li><a href="/google/play/billing/versions.html">
613 <span class="en">Version Notes</span></a>
614 </li>
615 </ul>
616 </li>
617
618
619
620 <li class="nav-section">
621 <div class="nav-section-header"><a href="/google/gcm/index.html">
622 <span class="en">Google Cloud Messaging</span></a>
623 </div>
624 <ul>
625 <li><a href="/google/gcm/gcm.html">
626 <span class="en">Overview</span></a>
627 </li>
628 <li><a href="/google/gcm/gs.html">
629 <span class="en">Getting Started</span></a>
630 </li>
631 <li><a href="/google/gcm/client.html">
632 <span class="en">Implementing GCM Client</span></a>
633 </li>
634 <li class="nav-section"><div class="nav-section-header"><a href="/google/gcm/server.html">
635 <span class="en">Implementing GCM Server</span></a></div>
636 <ul>
637 <li><a href="/google/gcm/ccs.html">
638 <span class="en">CCS (XMPP)</span></a></li>
639 <li><a href="/google/gcm/http.html">
640 <span class="en">HTTP</span></a></li>
641 </ul>
642 </li>
643 <li><a href="/google/gcm/notifications.html">
644 <span class="en">User Notifications</span></a>
645 </li>
646 <li><a href="/google/gcm/adv.html">
647 <span class="en">Advanced Topics</span></a>
648 </li>
649 <li><a href="/google/gcm/c2dm.html">
650 <span class="en">Migration</span></a>
651 </li>
652 <li id="gcm-tree-list" class="nav-section">
653 <div class="nav-section-header">
654 <a href="/reference/gcm-packages.html">
655 <span class="en">Reference</span>
656 </a>
657 <div>
658 </li>
659 </ul>
660 </li>
661
662 <li class="nav-section">
Quddus Chonge457fb62014-09-11 18:55:43 -0700663 <div class="nav-section-header empty"><a href="/google/gcs/index.html">
664 <span class="en">Google Cloud Save</span></a>
665 </div>
666 </li>
667
668 <li class="nav-section">
Dirk Dougherty16542642014-02-07 19:58:28 -0800669 <div class="nav-section-header"><a href="/google/play/dist.html">
670 <span class="en">Google Play Distribution</span></a>
671 </div>
672 <ul>
673 <li><a href="/google/play/filters.html">
674 <span class="en">Filters on Google Play</span></a>
675 </li>
Quddus Chonge457fb62014-09-11 18:55:43 -0700676 <li><a href="/google/play/billing/gp-purchase-status-api.html">
677 <span class="en">Google Play Developer API</span></a>
678 </li>
Dirk Dougherty16542642014-02-07 19:58:28 -0800679 <li><a href="/google/play/publishing/multiple-apks.html">
680 <span class="en">Multiple APK Support</span></a>
681 </li>
682 <li><a href="/google/play/expansion-files.html">
683 <span class="en">APK Expansion Files</span></a>
684 </li>
685 <li class="nav-section">
686 <div class="nav-section-header"><a href="/google/play/licensing/index.html">
687 <span class="en">Application Licensing</span></a>
688 </div>
689 <ul>
690 <li><a href="/google/play/licensing/overview.html">
691 <span class="en">Licensing Overview</span></a>
692 </li>
693 <li><a href="/google/play/licensing/setting-up.html">
694 <span class="en">Setting Up for Licensing</span></a>
695 </li>
696 <li><a href="/google/play/licensing/adding-licensing.html">
697 <span class="en">Adding Licensing to Your App</span></a>
698 </li>
699 <li><a href="/google/play/licensing/licensing-reference.html">
700 <span class="en">Licensing Reference</span></a>
701 </li>
702 </ul>
703 </li>
704
705 <li class="nav-section">
706 <div class="nav-section-header"><a href="/google/backup/index.html">
707 Android Backup Service</a>
708 </div>
709 <ul>
710 <li><a href="/google/backup/signup.html">
711 Register</a>
712 </li>
713 </ul>
714 </li>
715
716 </ul>
717
718</li>
719
720
721
722</ul>
723
724<script type="text/javascript">
725<!--
726 buildToggleLists();
727 changeNavLang(getLangPref());
728//-->
729</script>
730
731
732
733
734 </div>
735 <script type="text/javascript">
736 showGoogleRefTree();
737
738 </script>
739 </div> <!-- end side-nav -->
740 <script>
741 $(document).ready(function() {
742 scrollIntoView("devdoc-nav");
743 });
744 </script>
745
746
747
748
749
750
751<div class="col-12" id="doc-col">
752
753<div id="api-info-block">
754
755
756
757
758
759
760
761
762
763
764
765<div class="sum-details-links">
766
767Summary:
768
769
770
771
772
773 <a href="#constants">Constants</a>
774
775
776
777
778
779
780
781
Quddus Chong559c0062014-06-12 13:59:34 -0700782 &#124; <a href="#pubmethods">Methods</a>
783
784
Dirk Dougherty16542642014-02-07 19:58:28 -0800785
786
787 &#124; <a href="#inhmethods">Inherited Methods</a>
788
789&#124; <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a>
790
791</div><!-- end sum-details-links -->
792<div class="api-level">
793
794
795
796
797</div>
798</div><!-- end api-info-block -->
799
800
801<!-- ======== START OF CLASS DATA ======== -->
802
803<div id="jd-header">
804 public
805
806 final
807
808 class
809<h1 itemprop="name">GamesStatusCodes</h1>
810
811
812
813
814 extends Object<br/>
815
816
817
818
819
820
821
822
823
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700824
825
826
Dirk Dougherty16542642014-02-07 19:58:28 -0800827</div><!-- end header -->
828
829<div id="naMessage"></div>
830
831<div id="jd-content" class="api apilevel-">
832<table class="jd-inheritance-table">
833
834
835 <tr>
836
837 <td colspan="2" class="jd-inheritance-class-cell">java.lang.Object</td>
838 </tr>
839
840
841 <tr>
842
843 <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td>
844
845 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.games.GamesStatusCodes</td>
846 </tr>
847
848
849</table>
850
851
852
853
854
855
856
857<div class="jd-descr">
858
859
860<h2>Class Overview</h2>
861<p itemprop="articleBody">Status codes for Games results.
862</p>
863
864
865
866
867
868</div><!-- jd-descr -->
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885<div class="jd-descr">
886
887
888<h2>Summary</h2>
889
890
891
892
893
894
895
896
897
898
899
900
901
902<!-- =========== ENUM CONSTANT SUMMARY =========== -->
903<table id="constants" class="jd-sumtable"><tr><th colspan="12">Constants</th></tr>
904
905
906
907 <tr class="alt-color api apilevel-" >
908 <td class="jd-typecol">int</td>
909 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_ACHIEVEMENT_NOT_INCREMENTAL">STATUS_ACHIEVEMENT_NOT_INCREMENTAL</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700910 <td class="jd-descrcol" width="100%">
911 Indicates that the call to increment achievement failed since the achievement is not an
912 incremental achievement.
913
914
915
916 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -0800917 </tr>
918
919
920 <tr class=" api apilevel-" >
921 <td class="jd-typecol">int</td>
922 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_ACHIEVEMENT_UNKNOWN">STATUS_ACHIEVEMENT_UNKNOWN</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700923 <td class="jd-descrcol" width="100%">
924 Could not find the achievement, so the operation to update the achievement failed.
925
926
927
928 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -0800929 </tr>
930
931
932 <tr class="alt-color api apilevel-" >
933 <td class="jd-typecol">int</td>
934 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_ACHIEVEMENT_UNLOCKED">STATUS_ACHIEVEMENT_UNLOCKED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700935 <td class="jd-descrcol" width="100%">
936 Indicates that the incremental achievement was also unlocked when the call was made to
937 increment the achievement.
938
939
940
941 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -0800942 </tr>
943
944
945 <tr class=" api apilevel-" >
946 <td class="jd-typecol">int</td>
947 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_ACHIEVEMENT_UNLOCK_FAILURE">STATUS_ACHIEVEMENT_UNLOCK_FAILURE</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700948 <td class="jd-descrcol" width="100%">
949 An incremental achievement cannot be unlocked directly, so the call to unlock achievement
950 failed.
951
952
953
954 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -0800955 </tr>
956
957
958 <tr class="alt-color api apilevel-" >
959 <td class="jd-typecol">int</td>
960 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_APP_MISCONFIGURED">STATUS_APP_MISCONFIGURED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700961 <td class="jd-descrcol" width="100%">
962 The developer has misconfigured their application in some way.
963
964
965
966 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -0800967 </tr>
968
969
970 <tr class=" api apilevel-" >
971 <td class="jd-typecol">int</td>
972 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_CLIENT_RECONNECT_REQUIRED">STATUS_CLIENT_RECONNECT_REQUIRED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700973 <td class="jd-descrcol" width="100%">
974 The GoogleApiClient is in an inconsistent state and must reconnect to the service to resolve
975 the issue.
976
977
978
979 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -0800980 </tr>
981
982
983 <tr class="alt-color api apilevel-" >
984 <td class="jd-typecol">int</td>
985 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_GAME_NOT_FOUND">STATUS_GAME_NOT_FOUND</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700986 <td class="jd-descrcol" width="100%">
987 The specified game ID was not recognized by the server.
988
989
990
991 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -0800992 </tr>
993
994
995 <tr class=" api apilevel-" >
996 <td class="jd-typecol">int</td>
997 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_INTERNAL_ERROR">STATUS_INTERNAL_ERROR</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -0700998 <td class="jd-descrcol" width="100%">
999 An unspecified error occurred; no more specific information is available.
1000
1001
1002
1003 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001004 </tr>
1005
1006
1007 <tr class="alt-color api apilevel-" >
1008 <td class="jd-typecol">int</td>
1009 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_INTERRUPTED">STATUS_INTERRUPTED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001010 <td class="jd-descrcol" width="100%">
1011 Was interrupted while waiting for the result.
1012
1013
1014
1015 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001016 </tr>
1017
1018
1019 <tr class=" api apilevel-" >
1020 <td class="jd-typecol">int</td>
1021 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_INVALID_REAL_TIME_ROOM_ID">STATUS_INVALID_REAL_TIME_ROOM_ID</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001022 <td class="jd-descrcol" width="100%">
1023 Constant indicating that the real-time room ID provided to the operation was not valid, or
1024 does not correspond to the currently active real-time room.
1025
1026
1027
1028 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001029 </tr>
1030
1031
1032 <tr class="alt-color api apilevel-" >
1033 <td class="jd-typecol">int</td>
1034 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_LICENSE_CHECK_FAILED">STATUS_LICENSE_CHECK_FAILED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001035 <td class="jd-descrcol" width="100%">
1036 The game is not licensed to the user.
1037
1038
1039
1040 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001041 </tr>
1042
1043
1044 <tr class=" api apilevel-" >
1045 <td class="jd-typecol">int</td>
1046 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_MATCH_ERROR_ALREADY_REMATCHED">STATUS_MATCH_ERROR_ALREADY_REMATCHED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001047 <td class="jd-descrcol" width="100%">
1048 The specified match has already had a rematch created.
1049
1050
1051
1052 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001053 </tr>
1054
1055
1056 <tr class="alt-color api apilevel-" >
1057 <td class="jd-typecol">int</td>
1058 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_MATCH_ERROR_INACTIVE_MATCH">STATUS_MATCH_ERROR_INACTIVE_MATCH</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001059 <td class="jd-descrcol" width="100%">
1060 The match is not currently active.
1061
1062
1063
1064 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001065 </tr>
1066
1067
1068 <tr class=" api apilevel-" >
1069 <td class="jd-typecol">int</td>
1070 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_MATCH_ERROR_INVALID_MATCH_RESULTS">STATUS_MATCH_ERROR_INVALID_MATCH_RESULTS</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001071 <td class="jd-descrcol" width="100%">
1072 The match results provided in this API call are invalid.
1073
1074
1075
1076 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001077 </tr>
1078
1079
1080 <tr class="alt-color api apilevel-" >
1081 <td class="jd-typecol">int</td>
1082 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_MATCH_ERROR_INVALID_MATCH_STATE">STATUS_MATCH_ERROR_INVALID_MATCH_STATE</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001083 <td class="jd-descrcol" width="100%">
1084 The match is not in the correct state to perform the specified action.
1085
1086
1087
1088 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001089 </tr>
1090
1091
1092 <tr class=" api apilevel-" >
1093 <td class="jd-typecol">int</td>
1094 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_MATCH_ERROR_INVALID_PARTICIPANT_STATE">STATUS_MATCH_ERROR_INVALID_PARTICIPANT_STATE</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001095 <td class="jd-descrcol" width="100%">
1096 One or more participants in this match are not in valid states.
1097
1098
1099
1100 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001101 </tr>
1102
1103
1104 <tr class="alt-color api apilevel-" >
1105 <td class="jd-typecol">int</td>
1106 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_MATCH_ERROR_LOCALLY_MODIFIED">STATUS_MATCH_ERROR_LOCALLY_MODIFIED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001107 <td class="jd-descrcol" width="100%">
1108 The specified match has already been modified locally.
1109
1110
1111
1112 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001113 </tr>
1114
1115
1116 <tr class=" api apilevel-" >
1117 <td class="jd-typecol">int</td>
1118 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_MATCH_ERROR_OUT_OF_DATE_VERSION">STATUS_MATCH_ERROR_OUT_OF_DATE_VERSION</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001119 <td class="jd-descrcol" width="100%">
1120 The match data is out of date.
1121
1122
1123
1124 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001125 </tr>
1126
1127
1128 <tr class="alt-color api apilevel-" >
1129 <td class="jd-typecol">int</td>
1130 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_MATCH_NOT_FOUND">STATUS_MATCH_NOT_FOUND</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001131 <td class="jd-descrcol" width="100%">
1132 The specified match cannot be found.
1133
1134
1135
1136 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001137 </tr>
1138
1139
1140 <tr class=" api apilevel-" >
1141 <td class="jd-typecol">int</td>
Quddus Chong559c0062014-06-12 13:59:34 -07001142 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_MILESTONE_CLAIMED_PREVIOUSLY">STATUS_MILESTONE_CLAIMED_PREVIOUSLY</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001143 <td class="jd-descrcol" width="100%">
1144 This quest milestone was previously claimed (on this device or another).
1145
1146
1147
1148 </td>
Quddus Chong559c0062014-06-12 13:59:34 -07001149 </tr>
1150
1151
1152 <tr class="alt-color api apilevel-" >
1153 <td class="jd-typecol">int</td>
1154 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_MILESTONE_CLAIM_FAILED">STATUS_MILESTONE_CLAIM_FAILED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001155 <td class="jd-descrcol" width="100%">
1156 This quest milestone is not available for claiming.
1157
1158
1159
1160 </td>
Quddus Chong559c0062014-06-12 13:59:34 -07001161 </tr>
1162
1163
1164 <tr class=" api apilevel-" >
1165 <td class="jd-typecol">int</td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001166 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_MULTIPLAYER_DISABLED">STATUS_MULTIPLAYER_DISABLED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001167 <td class="jd-descrcol" width="100%">
1168 This game does not support multiplayer.
1169
1170
1171
1172 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001173 </tr>
1174
1175
1176 <tr class="alt-color api apilevel-" >
1177 <td class="jd-typecol">int</td>
1178 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_MULTIPLAYER_ERROR_CREATION_NOT_ALLOWED">STATUS_MULTIPLAYER_ERROR_CREATION_NOT_ALLOWED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001179 <td class="jd-descrcol" width="100%">
1180 The user is not allowed to create a new multiplayer game at this time.
1181
1182
1183
1184 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001185 </tr>
1186
1187
1188 <tr class=" api apilevel-" >
1189 <td class="jd-typecol">int</td>
1190 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_MULTIPLAYER_ERROR_INVALID_MULTIPLAYER_TYPE">STATUS_MULTIPLAYER_ERROR_INVALID_MULTIPLAYER_TYPE</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001191 <td class="jd-descrcol" width="100%">
1192 The match is not the right type to perform this action on.
1193
1194
1195
1196 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001197 </tr>
1198
1199
1200 <tr class="alt-color api apilevel-" >
1201 <td class="jd-typecol">int</td>
1202 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_MULTIPLAYER_ERROR_INVALID_OPERATION">STATUS_MULTIPLAYER_ERROR_INVALID_OPERATION</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001203 <td class="jd-descrcol" width="100%">
1204 This multiplayer operation is not valid, and the server rejected it.
1205
1206
1207
1208 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001209 </tr>
1210
1211
1212 <tr class=" api apilevel-" >
1213 <td class="jd-typecol">int</td>
1214 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_MULTIPLAYER_ERROR_NOT_TRUSTED_TESTER">STATUS_MULTIPLAYER_ERROR_NOT_TRUSTED_TESTER</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001215 <td class="jd-descrcol" width="100%">
1216 The user attempted to invite another user who was not authorized to see the game.
1217
1218
1219
1220 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001221 </tr>
1222
1223
1224 <tr class="alt-color api apilevel-" >
1225 <td class="jd-typecol">int</td>
1226 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_NETWORK_ERROR_NO_DATA">STATUS_NETWORK_ERROR_NO_DATA</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001227 <td class="jd-descrcol" width="100%">
1228 A network error occurred while attempting to retrieve fresh data, and no data was available
1229 locally.
1230
1231
1232
1233 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001234 </tr>
1235
1236
1237 <tr class=" api apilevel-" >
1238 <td class="jd-typecol">int</td>
1239 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_NETWORK_ERROR_OPERATION_DEFERRED">STATUS_NETWORK_ERROR_OPERATION_DEFERRED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001240 <td class="jd-descrcol" width="100%">
1241 A network error occurred while attempting to modify data, but the data was successfully
1242 modified locally and will be updated on the network the next time the device is able to sync.
1243
1244
1245
1246 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001247 </tr>
1248
1249
1250 <tr class="alt-color api apilevel-" >
1251 <td class="jd-typecol">int</td>
1252 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_NETWORK_ERROR_OPERATION_FAILED">STATUS_NETWORK_ERROR_OPERATION_FAILED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001253 <td class="jd-descrcol" width="100%">
1254 A network error occurred while attempting to perform an operation that requires network
1255 access.
1256
1257
1258
1259 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001260 </tr>
1261
1262
1263 <tr class=" api apilevel-" >
1264 <td class="jd-typecol">int</td>
1265 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_NETWORK_ERROR_STALE_DATA">STATUS_NETWORK_ERROR_STALE_DATA</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001266 <td class="jd-descrcol" width="100%">
1267 A network error occurred while attempting to retrieve fresh data, but some locally cached
1268 data was available.
1269
1270
1271
1272 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001273 </tr>
1274
1275
1276 <tr class="alt-color api apilevel-" >
1277 <td class="jd-typecol">int</td>
1278 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_OK">STATUS_OK</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001279 <td class="jd-descrcol" width="100%">
1280 The operation was successful.
1281
1282
1283
1284 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001285 </tr>
1286
1287
1288 <tr class=" api apilevel-" >
1289 <td class="jd-typecol">int</td>
1290 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_OPERATION_IN_FLIGHT">STATUS_OPERATION_IN_FLIGHT</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001291 <td class="jd-descrcol" width="100%">
1292 Trying to start a join/create operation while another is already in flight.
1293
1294
1295
1296 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001297 </tr>
1298
1299
1300 <tr class="alt-color api apilevel-" >
1301 <td class="jd-typecol">int</td>
1302 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_PARTICIPANT_NOT_CONNECTED">STATUS_PARTICIPANT_NOT_CONNECTED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001303 <td class="jd-descrcol" width="100%">
1304 Constant indicating that the ID of the participant provided by the user is not currently
1305 connected to the client in the real-time room.
1306
1307
1308
1309 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001310 </tr>
1311
1312
1313 <tr class=" api apilevel-" >
1314 <td class="jd-typecol">int</td>
Quddus Chong559c0062014-06-12 13:59:34 -07001315 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_QUEST_NOT_STARTED">STATUS_QUEST_NOT_STARTED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001316 <td class="jd-descrcol" width="100%">
1317 This quest is not available yet and cannot be accepted.
1318
1319
1320
1321 </td>
Quddus Chong559c0062014-06-12 13:59:34 -07001322 </tr>
1323
1324
1325 <tr class="alt-color api apilevel-" >
1326 <td class="jd-typecol">int</td>
1327 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_QUEST_NO_LONGER_AVAILABLE">STATUS_QUEST_NO_LONGER_AVAILABLE</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001328 <td class="jd-descrcol" width="100%">
1329 This quest has expired or the developer has removed, and cannot be accepted.
1330
1331
1332
1333 </td>
Quddus Chong559c0062014-06-12 13:59:34 -07001334 </tr>
1335
1336
1337 <tr class=" api apilevel-" >
1338 <td class="jd-typecol">int</td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001339 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_REAL_TIME_CONNECTION_FAILED">STATUS_REAL_TIME_CONNECTION_FAILED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001340 <td class="jd-descrcol" width="100%">
1341 Failed to initialize the network connection for a real-time room.
1342
1343
1344
1345 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001346 </tr>
1347
1348
1349 <tr class="alt-color api apilevel-" >
1350 <td class="jd-typecol">int</td>
1351 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_REAL_TIME_INACTIVE_ROOM">STATUS_REAL_TIME_INACTIVE_ROOM</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001352 <td class="jd-descrcol" width="100%">
1353 The room is not currently active.
1354
1355
1356
1357 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001358 </tr>
1359
1360
1361 <tr class=" api apilevel-" >
1362 <td class="jd-typecol">int</td>
1363 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_REAL_TIME_MESSAGE_SEND_FAILED">STATUS_REAL_TIME_MESSAGE_SEND_FAILED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001364 <td class="jd-descrcol" width="100%">
1365 Failed to send message to the peer participant for a real-time room.
1366
1367
1368
1369 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001370 </tr>
1371
1372
1373 <tr class="alt-color api apilevel-" >
1374 <td class="jd-typecol">int</td>
1375 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_REAL_TIME_ROOM_NOT_JOINED">STATUS_REAL_TIME_ROOM_NOT_JOINED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001376 <td class="jd-descrcol" width="100%">
1377 Failed to send message to the peer participant for a real-time room, since the user has not
1378 joined the room.
1379
1380
1381
1382 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001383 </tr>
1384
1385
1386 <tr class=" api apilevel-" >
1387 <td class="jd-typecol">int</td>
quddusc682d8e92014-03-13 11:55:32 -07001388 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_REQUEST_UPDATE_PARTIAL_SUCCESS">STATUS_REQUEST_UPDATE_PARTIAL_SUCCESS</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001389 <td class="jd-descrcol" width="100%">
1390 Some of the batched network operations succeeded.
1391
1392
1393
1394 </td>
quddusc682d8e92014-03-13 11:55:32 -07001395 </tr>
1396
1397
1398 <tr class="alt-color api apilevel-" >
1399 <td class="jd-typecol">int</td>
1400 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_REQUEST_UPDATE_TOTAL_FAILURE">STATUS_REQUEST_UPDATE_TOTAL_FAILURE</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001401 <td class="jd-descrcol" width="100%">
1402 All of the request update operations attempted failed.
1403
1404
1405
1406 </td>
quddusc682d8e92014-03-13 11:55:32 -07001407 </tr>
1408
1409
1410 <tr class=" api apilevel-" >
1411 <td class="jd-typecol">int</td>
Quddus Chong559c0062014-06-12 13:59:34 -07001412 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_SNAPSHOT_COMMIT_FAILED">STATUS_SNAPSHOT_COMMIT_FAILED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001413 <td class="jd-descrcol" width="100%">
1414 The attempt to commit the snapshot change failed.
1415
1416
1417
1418 </td>
Quddus Chong559c0062014-06-12 13:59:34 -07001419 </tr>
1420
1421
1422 <tr class="alt-color api apilevel-" >
1423 <td class="jd-typecol">int</td>
1424 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_SNAPSHOT_CONFLICT">STATUS_SNAPSHOT_CONFLICT</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001425 <td class="jd-descrcol" width="100%">
1426 A conflict was detected for the snapshot.
1427
1428
1429
1430 </td>
Quddus Chong559c0062014-06-12 13:59:34 -07001431 </tr>
1432
1433
1434 <tr class=" api apilevel-" >
1435 <td class="jd-typecol">int</td>
Quddus Chonge457fb62014-09-11 18:55:43 -07001436 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_SNAPSHOT_CONFLICT_MISSING">STATUS_SNAPSHOT_CONFLICT_MISSING</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001437 <td class="jd-descrcol" width="100%">
1438 The conflict that was being resolved doesn't exist.
1439
1440
1441
1442 </td>
Quddus Chonge457fb62014-09-11 18:55:43 -07001443 </tr>
1444
1445
1446 <tr class="alt-color api apilevel-" >
1447 <td class="jd-typecol">int</td>
Quddus Chong559c0062014-06-12 13:59:34 -07001448 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_SNAPSHOT_CONTENTS_UNAVAILABLE">STATUS_SNAPSHOT_CONTENTS_UNAVAILABLE</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001449 <td class="jd-descrcol" width="100%">
1450 An error occurred while attempting to open the contents of the snapshot.
1451
1452
1453
1454 </td>
Quddus Chong559c0062014-06-12 13:59:34 -07001455 </tr>
1456
1457
Quddus Chonge457fb62014-09-11 18:55:43 -07001458 <tr class=" api apilevel-" >
Quddus Chong559c0062014-06-12 13:59:34 -07001459 <td class="jd-typecol">int</td>
1460 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_SNAPSHOT_CREATION_FAILED">STATUS_SNAPSHOT_CREATION_FAILED</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001461 <td class="jd-descrcol" width="100%">
1462 The attempt to create a snapshot failed.
1463
1464
1465
1466 </td>
Quddus Chong559c0062014-06-12 13:59:34 -07001467 </tr>
1468
1469
Quddus Chonge457fb62014-09-11 18:55:43 -07001470 <tr class="alt-color api apilevel-" >
Quddus Chong559c0062014-06-12 13:59:34 -07001471 <td class="jd-typecol">int</td>
1472 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_SNAPSHOT_FOLDER_UNAVAILABLE">STATUS_SNAPSHOT_FOLDER_UNAVAILABLE</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001473 <td class="jd-descrcol" width="100%">
1474 The root folder for snapshots could not be found or created.
1475
1476
1477
1478 </td>
Quddus Chong559c0062014-06-12 13:59:34 -07001479 </tr>
1480
1481
Quddus Chonge457fb62014-09-11 18:55:43 -07001482 <tr class=" api apilevel-" >
Quddus Chong559c0062014-06-12 13:59:34 -07001483 <td class="jd-typecol">int</td>
1484 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_SNAPSHOT_NOT_FOUND">STATUS_SNAPSHOT_NOT_FOUND</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001485 <td class="jd-descrcol" width="100%">
1486 The specified snapshot does not exist on the server.
1487
1488
1489
1490 </td>
Quddus Chong559c0062014-06-12 13:59:34 -07001491 </tr>
1492
1493
Quddus Chonge457fb62014-09-11 18:55:43 -07001494 <tr class="alt-color api apilevel-" >
Quddus Chong559c0062014-06-12 13:59:34 -07001495 <td class="jd-typecol">int</td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001496 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_TIMEOUT">STATUS_TIMEOUT</a></td>
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001497 <td class="jd-descrcol" width="100%">
1498 The operation timed out while awaiting the result.
1499
1500
1501
1502 </td>
Dirk Dougherty16542642014-02-07 19:58:28 -08001503 </tr>
1504
1505
1506
1507</table>
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
Quddus Chong559c0062014-06-12 13:59:34 -07001524<!-- ========== METHOD SUMMARY =========== -->
1525<table id="pubmethods" class="jd-sumtable"><tr><th colspan="12">Public Methods</th></tr>
1526
1527
1528
1529
1530 <tr class="alt-color api apilevel-" >
1531 <td class="jd-typecol"><nobr>
1532
1533
1534
1535 static
1536
1537 String</nobr>
1538 </td>
1539 <td class="jd-linkcol" width="100%"><nobr>
1540 <span class="sympad"><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#getStatusString(int)">getStatusString</a></span>(int statusCode)</nobr>
1541
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001542 <div class="jd-descrdiv">
1543 Get the string associated with the status code.
1544
1545
1546
1547 </div>
Quddus Chong559c0062014-06-12 13:59:34 -07001548
1549 </td></tr>
1550
1551
1552
1553</table>
1554
1555
Dirk Dougherty16542642014-02-07 19:58:28 -08001556
1557
1558
1559
1560
1561<!-- ========== METHOD SUMMARY =========== -->
1562<table id="inhmethods" class="jd-sumtable"><tr><th>
1563 <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a>
1564 <div style="clear:left;">Inherited Methods</div></th></tr>
1565
1566
1567<tr class="api apilevel-" >
1568<td colspan="12">
1569 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed"
1570 ><img id="inherited-methods-java.lang.Object-trigger"
1571 src="/assets/images/triangle-closed.png"
1572 class="jd-expando-trigger-img" /></a>
1573From class
1574
1575 java.lang.Object
1576
1577<div id="inherited-methods-java.lang.Object">
1578 <div id="inherited-methods-java.lang.Object-list"
1579 class="jd-inheritedlinks">
1580 </div>
1581 <div id="inherited-methods-java.lang.Object-summary" style="display: none;">
1582 <table class="jd-sumtable-expando">
1583
1584
1585
1586
1587 <tr class="alt-color api apilevel-" >
1588 <td class="jd-typecol"><nobr>
1589
1590
1591
1592
1593
1594 Object</nobr>
1595 </td>
1596 <td class="jd-linkcol" width="100%"><nobr>
1597 <span class="sympad">clone</span>()</nobr>
1598
1599 </td></tr>
1600
1601
1602
1603 <tr class=" api apilevel-" >
1604 <td class="jd-typecol"><nobr>
1605
1606
1607
1608
1609
1610 boolean</nobr>
1611 </td>
1612 <td class="jd-linkcol" width="100%"><nobr>
1613 <span class="sympad">equals</span>(Object arg0)</nobr>
1614
1615 </td></tr>
1616
1617
1618
1619 <tr class="alt-color api apilevel-" >
1620 <td class="jd-typecol"><nobr>
1621
1622
1623
1624
1625
1626 void</nobr>
1627 </td>
1628 <td class="jd-linkcol" width="100%"><nobr>
1629 <span class="sympad">finalize</span>()</nobr>
1630
1631 </td></tr>
1632
1633
1634
1635 <tr class=" api apilevel-" >
1636 <td class="jd-typecol"><nobr>
1637
1638
1639 final
1640
1641
1642 Class&lt;?&gt;</nobr>
1643 </td>
1644 <td class="jd-linkcol" width="100%"><nobr>
1645 <span class="sympad">getClass</span>()</nobr>
1646
1647 </td></tr>
1648
1649
1650
1651 <tr class="alt-color api apilevel-" >
1652 <td class="jd-typecol"><nobr>
1653
1654
1655
1656
1657
1658 int</nobr>
1659 </td>
1660 <td class="jd-linkcol" width="100%"><nobr>
1661 <span class="sympad">hashCode</span>()</nobr>
1662
1663 </td></tr>
1664
1665
1666
1667 <tr class=" api apilevel-" >
1668 <td class="jd-typecol"><nobr>
1669
1670
1671 final
1672
1673
1674 void</nobr>
1675 </td>
1676 <td class="jd-linkcol" width="100%"><nobr>
1677 <span class="sympad">notify</span>()</nobr>
1678
1679 </td></tr>
1680
1681
1682
1683 <tr class="alt-color api apilevel-" >
1684 <td class="jd-typecol"><nobr>
1685
1686
1687 final
1688
1689
1690 void</nobr>
1691 </td>
1692 <td class="jd-linkcol" width="100%"><nobr>
1693 <span class="sympad">notifyAll</span>()</nobr>
1694
1695 </td></tr>
1696
1697
1698
1699 <tr class=" api apilevel-" >
1700 <td class="jd-typecol"><nobr>
1701
1702
1703
1704
1705
1706 String</nobr>
1707 </td>
1708 <td class="jd-linkcol" width="100%"><nobr>
1709 <span class="sympad">toString</span>()</nobr>
1710
1711 </td></tr>
1712
1713
1714
1715 <tr class="alt-color api apilevel-" >
1716 <td class="jd-typecol"><nobr>
1717
1718
1719 final
1720
1721
1722 void</nobr>
1723 </td>
1724 <td class="jd-linkcol" width="100%"><nobr>
1725 <span class="sympad">wait</span>()</nobr>
1726
1727 </td></tr>
1728
1729
1730
1731 <tr class=" api apilevel-" >
1732 <td class="jd-typecol"><nobr>
1733
1734
1735 final
1736
1737
1738 void</nobr>
1739 </td>
1740 <td class="jd-linkcol" width="100%"><nobr>
1741 <span class="sympad">wait</span>(long arg0, int arg1)</nobr>
1742
1743 </td></tr>
1744
1745
1746
1747 <tr class="alt-color api apilevel-" >
1748 <td class="jd-typecol"><nobr>
1749
1750
1751 final
1752
1753
1754 void</nobr>
1755 </td>
1756 <td class="jd-linkcol" width="100%"><nobr>
1757 <span class="sympad">wait</span>(long arg0)</nobr>
1758
1759 </td></tr>
1760
1761
1762</table>
1763 </div>
1764</div>
1765</td></tr>
1766
1767
1768</table>
1769
1770
1771</div><!-- jd-descr (summary) -->
1772
1773<!-- Details -->
1774
1775
1776
1777
1778
1779
1780
1781
1782<!-- XML Attributes -->
1783
1784
1785<!-- Enum Values -->
1786
1787
1788<!-- Constants -->
1789
1790
1791<!-- ========= ENUM CONSTANTS DETAIL ======== -->
1792<h2>Constants</h2>
1793
1794
1795
1796
1797<A NAME="STATUS_ACHIEVEMENT_NOT_INCREMENTAL"></A>
1798
1799<div class="jd-details api apilevel-">
1800 <h4 class="jd-details-title">
1801 <span class="normal">
1802 public
1803 static
1804 final
1805 int
1806 </span>
1807 STATUS_ACHIEVEMENT_NOT_INCREMENTAL
1808 </h4>
1809 <div class="api-level">
1810
1811
1812
1813
1814 </div>
1815 <div class="jd-details-descr">
1816
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001817
1818
1819
Dirk Dougherty16542642014-02-07 19:58:28 -08001820 <div class="jd-tagdata jd-tagdescr"><p>Indicates that the call to increment achievement failed since the achievement is not an
1821 incremental achievement.
1822</p></div>
1823
1824
1825 <div class="jd-tagdata">
1826 <span class="jd-tagtitle">Constant Value: </span>
1827 <span>
1828
1829 3002
1830 (0x00000bba)
1831
1832 </span>
1833 </div>
1834
1835 </div>
1836</div>
1837
1838
1839
1840<A NAME="STATUS_ACHIEVEMENT_UNKNOWN"></A>
1841
1842<div class="jd-details api apilevel-">
1843 <h4 class="jd-details-title">
1844 <span class="normal">
1845 public
1846 static
1847 final
1848 int
1849 </span>
1850 STATUS_ACHIEVEMENT_UNKNOWN
1851 </h4>
1852 <div class="api-level">
1853
1854
1855
1856
1857 </div>
1858 <div class="jd-details-descr">
1859
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001860
1861
1862
Dirk Dougherty16542642014-02-07 19:58:28 -08001863 <div class="jd-tagdata jd-tagdescr"><p>Could not find the achievement, so the operation to update the achievement failed.
1864</p></div>
1865
1866
1867 <div class="jd-tagdata">
1868 <span class="jd-tagtitle">Constant Value: </span>
1869 <span>
1870
1871 3001
1872 (0x00000bb9)
1873
1874 </span>
1875 </div>
1876
1877 </div>
1878</div>
1879
1880
1881
1882<A NAME="STATUS_ACHIEVEMENT_UNLOCKED"></A>
1883
1884<div class="jd-details api apilevel-">
1885 <h4 class="jd-details-title">
1886 <span class="normal">
1887 public
1888 static
1889 final
1890 int
1891 </span>
1892 STATUS_ACHIEVEMENT_UNLOCKED
1893 </h4>
1894 <div class="api-level">
1895
1896
1897
1898
1899 </div>
1900 <div class="jd-details-descr">
1901
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001902
1903
1904
Dirk Dougherty16542642014-02-07 19:58:28 -08001905 <div class="jd-tagdata jd-tagdescr"><p>Indicates that the incremental achievement was also unlocked when the call was made to
1906 increment the achievement.
1907</p></div>
1908
1909
1910 <div class="jd-tagdata">
1911 <span class="jd-tagtitle">Constant Value: </span>
1912 <span>
1913
1914 3003
1915 (0x00000bbb)
1916
1917 </span>
1918 </div>
1919
1920 </div>
1921</div>
1922
1923
1924
1925<A NAME="STATUS_ACHIEVEMENT_UNLOCK_FAILURE"></A>
1926
1927<div class="jd-details api apilevel-">
1928 <h4 class="jd-details-title">
1929 <span class="normal">
1930 public
1931 static
1932 final
1933 int
1934 </span>
1935 STATUS_ACHIEVEMENT_UNLOCK_FAILURE
1936 </h4>
1937 <div class="api-level">
1938
1939
1940
1941
1942 </div>
1943 <div class="jd-details-descr">
1944
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001945
1946
1947
Dirk Dougherty16542642014-02-07 19:58:28 -08001948 <div class="jd-tagdata jd-tagdescr"><p>An incremental achievement cannot be unlocked directly, so the call to unlock achievement
1949 failed.
1950</p></div>
1951
1952
1953 <div class="jd-tagdata">
1954 <span class="jd-tagtitle">Constant Value: </span>
1955 <span>
1956
1957 3000
1958 (0x00000bb8)
1959
1960 </span>
1961 </div>
1962
1963 </div>
1964</div>
1965
1966
1967
1968<A NAME="STATUS_APP_MISCONFIGURED"></A>
1969
1970<div class="jd-details api apilevel-">
1971 <h4 class="jd-details-title">
1972 <span class="normal">
1973 public
1974 static
1975 final
1976 int
1977 </span>
1978 STATUS_APP_MISCONFIGURED
1979 </h4>
1980 <div class="api-level">
1981
1982
1983
1984
1985 </div>
1986 <div class="jd-details-descr">
1987
Quddus Chong2b4b3d22014-10-26 18:10:42 -07001988
1989
1990
Dirk Dougherty16542642014-02-07 19:58:28 -08001991 <div class="jd-tagdata jd-tagdescr"><p>The developer has misconfigured their application in some way. The logs will contain more
1992 data about the error and the appropriate resolution.
1993</p></div>
1994
1995
1996 <div class="jd-tagdata">
1997 <span class="jd-tagtitle">Constant Value: </span>
1998 <span>
1999
2000 8
2001 (0x00000008)
2002
2003 </span>
2004 </div>
2005
2006 </div>
2007</div>
2008
2009
2010
2011<A NAME="STATUS_CLIENT_RECONNECT_REQUIRED"></A>
2012
2013<div class="jd-details api apilevel-">
2014 <h4 class="jd-details-title">
2015 <span class="normal">
2016 public
2017 static
2018 final
2019 int
2020 </span>
2021 STATUS_CLIENT_RECONNECT_REQUIRED
2022 </h4>
2023 <div class="api-level">
2024
2025
2026
2027
2028 </div>
2029 <div class="jd-details-descr">
2030
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002031
2032
2033
Dirk Dougherty16542642014-02-07 19:58:28 -08002034 <div class="jd-tagdata jd-tagdescr"><p>The GoogleApiClient is in an inconsistent state and must reconnect to the service to resolve
2035 the issue. Further calls to the service using the current connection are unlikely to succeed.
2036</p></div>
2037
2038
2039 <div class="jd-tagdata">
2040 <span class="jd-tagtitle">Constant Value: </span>
2041 <span>
2042
2043 2
2044 (0x00000002)
2045
2046 </span>
2047 </div>
2048
2049 </div>
2050</div>
2051
2052
2053
2054<A NAME="STATUS_GAME_NOT_FOUND"></A>
2055
2056<div class="jd-details api apilevel-">
2057 <h4 class="jd-details-title">
2058 <span class="normal">
2059 public
2060 static
2061 final
2062 int
2063 </span>
2064 STATUS_GAME_NOT_FOUND
2065 </h4>
2066 <div class="api-level">
2067
2068
2069
2070
2071 </div>
2072 <div class="jd-details-descr">
2073
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002074
2075
2076
Dirk Dougherty16542642014-02-07 19:58:28 -08002077 <div class="jd-tagdata jd-tagdescr"><p>The specified game ID was not recognized by the server.
2078</p></div>
2079
2080
2081 <div class="jd-tagdata">
2082 <span class="jd-tagtitle">Constant Value: </span>
2083 <span>
2084
2085 9
2086 (0x00000009)
2087
2088 </span>
2089 </div>
2090
2091 </div>
2092</div>
2093
2094
2095
2096<A NAME="STATUS_INTERNAL_ERROR"></A>
2097
2098<div class="jd-details api apilevel-">
2099 <h4 class="jd-details-title">
2100 <span class="normal">
2101 public
2102 static
2103 final
2104 int
2105 </span>
2106 STATUS_INTERNAL_ERROR
2107 </h4>
2108 <div class="api-level">
2109
2110
2111
2112
2113 </div>
2114 <div class="jd-details-descr">
2115
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002116
2117
2118
Dirk Dougherty16542642014-02-07 19:58:28 -08002119 <div class="jd-tagdata jd-tagdescr"><p>An unspecified error occurred; no more specific information is available. The device logs may
2120 provide additional data.
2121</p></div>
2122
2123
2124 <div class="jd-tagdata">
2125 <span class="jd-tagtitle">Constant Value: </span>
2126 <span>
2127
2128 1
2129 (0x00000001)
2130
2131 </span>
2132 </div>
2133
2134 </div>
2135</div>
2136
2137
2138
2139<A NAME="STATUS_INTERRUPTED"></A>
2140
2141<div class="jd-details api apilevel-">
2142 <h4 class="jd-details-title">
2143 <span class="normal">
2144 public
2145 static
2146 final
2147 int
2148 </span>
2149 STATUS_INTERRUPTED
2150 </h4>
2151 <div class="api-level">
2152
2153
2154
2155
2156 </div>
2157 <div class="jd-details-descr">
2158
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002159
2160
2161
Dirk Dougherty16542642014-02-07 19:58:28 -08002162 <div class="jd-tagdata jd-tagdescr"><p>Was interrupted while waiting for the result. Only returned if using a
2163 <code><a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a></code> directly.
2164</p></div>
2165
2166
2167 <div class="jd-tagdata">
2168 <span class="jd-tagtitle">Constant Value: </span>
2169 <span>
2170
2171 14
2172 (0x0000000e)
2173
2174 </span>
2175 </div>
2176
2177 </div>
2178</div>
2179
2180
2181
2182<A NAME="STATUS_INVALID_REAL_TIME_ROOM_ID"></A>
2183
2184<div class="jd-details api apilevel-">
2185 <h4 class="jd-details-title">
2186 <span class="normal">
2187 public
2188 static
2189 final
2190 int
2191 </span>
2192 STATUS_INVALID_REAL_TIME_ROOM_ID
2193 </h4>
2194 <div class="api-level">
2195
2196
2197
2198
2199 </div>
2200 <div class="jd-details-descr">
2201
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002202
2203
2204
Dirk Dougherty16542642014-02-07 19:58:28 -08002205 <div class="jd-tagdata jd-tagdescr"><p>Constant indicating that the real-time room ID provided to the operation was not valid, or
2206 does not correspond to the currently active real-time room.
2207</p></div>
2208
2209
2210 <div class="jd-tagdata">
2211 <span class="jd-tagtitle">Constant Value: </span>
2212 <span>
2213
2214 7002
2215 (0x00001b5a)
2216
2217 </span>
2218 </div>
2219
2220 </div>
2221</div>
2222
2223
2224
2225<A NAME="STATUS_LICENSE_CHECK_FAILED"></A>
2226
2227<div class="jd-details api apilevel-">
2228 <h4 class="jd-details-title">
2229 <span class="normal">
2230 public
2231 static
2232 final
2233 int
2234 </span>
2235 STATUS_LICENSE_CHECK_FAILED
2236 </h4>
2237 <div class="api-level">
2238
2239
2240
2241
2242 </div>
2243 <div class="jd-details-descr">
2244
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002245
2246
2247
Dirk Dougherty16542642014-02-07 19:58:28 -08002248 <div class="jd-tagdata jd-tagdescr"><p>The game is not licensed to the user. Further calls will return the same code.
2249</p></div>
2250
2251
2252 <div class="jd-tagdata">
2253 <span class="jd-tagtitle">Constant Value: </span>
2254 <span>
2255
2256 7
2257 (0x00000007)
2258
2259 </span>
2260 </div>
2261
2262 </div>
2263</div>
2264
2265
2266
2267<A NAME="STATUS_MATCH_ERROR_ALREADY_REMATCHED"></A>
2268
2269<div class="jd-details api apilevel-">
2270 <h4 class="jd-details-title">
2271 <span class="normal">
2272 public
2273 static
2274 final
2275 int
2276 </span>
2277 STATUS_MATCH_ERROR_ALREADY_REMATCHED
2278 </h4>
2279 <div class="api-level">
2280
2281
2282
2283
2284 </div>
2285 <div class="jd-details-descr">
2286
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002287
2288
2289
Dirk Dougherty16542642014-02-07 19:58:28 -08002290 <div class="jd-tagdata jd-tagdescr"><p>The specified match has already had a rematch created. Only one rematch may be created for
2291 any initial match.
2292</p></div>
2293
2294
2295 <div class="jd-tagdata">
2296 <span class="jd-tagtitle">Constant Value: </span>
2297 <span>
2298
2299 6505
2300 (0x00001969)
2301
2302 </span>
2303 </div>
2304
2305 </div>
2306</div>
2307
2308
2309
2310<A NAME="STATUS_MATCH_ERROR_INACTIVE_MATCH"></A>
2311
2312<div class="jd-details api apilevel-">
2313 <h4 class="jd-details-title">
2314 <span class="normal">
2315 public
2316 static
2317 final
2318 int
2319 </span>
2320 STATUS_MATCH_ERROR_INACTIVE_MATCH
2321 </h4>
2322 <div class="api-level">
2323
2324
2325
2326
2327 </div>
2328 <div class="jd-details-descr">
2329
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002330
2331
2332
Dirk Dougherty16542642014-02-07 19:58:28 -08002333 <div class="jd-tagdata jd-tagdescr"><p>The match is not currently active. This action cannot be performed on an inactive match.
2334</p></div>
2335
2336
2337 <div class="jd-tagdata">
2338 <span class="jd-tagtitle">Constant Value: </span>
2339 <span>
2340
2341 6501
2342 (0x00001965)
2343
2344 </span>
2345 </div>
2346
2347 </div>
2348</div>
2349
2350
2351
2352<A NAME="STATUS_MATCH_ERROR_INVALID_MATCH_RESULTS"></A>
2353
2354<div class="jd-details api apilevel-">
2355 <h4 class="jd-details-title">
2356 <span class="normal">
2357 public
2358 static
2359 final
2360 int
2361 </span>
2362 STATUS_MATCH_ERROR_INVALID_MATCH_RESULTS
2363 </h4>
2364 <div class="api-level">
2365
2366
2367
2368
2369 </div>
2370 <div class="jd-details-descr">
2371
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002372
2373
2374
Dirk Dougherty16542642014-02-07 19:58:28 -08002375 <div class="jd-tagdata jd-tagdescr"><p>The match results provided in this API call are invalid. This covers cases of duplicate
2376 results, results for players who are not in the match, etc.
2377</p></div>
2378
2379
2380 <div class="jd-tagdata">
2381 <span class="jd-tagtitle">Constant Value: </span>
2382 <span>
2383
2384 6504
2385 (0x00001968)
2386
2387 </span>
2388 </div>
2389
2390 </div>
2391</div>
2392
2393
2394
2395<A NAME="STATUS_MATCH_ERROR_INVALID_MATCH_STATE"></A>
2396
2397<div class="jd-details api apilevel-">
2398 <h4 class="jd-details-title">
2399 <span class="normal">
2400 public
2401 static
2402 final
2403 int
2404 </span>
2405 STATUS_MATCH_ERROR_INVALID_MATCH_STATE
2406 </h4>
2407 <div class="api-level">
2408
2409
2410
2411
2412 </div>
2413 <div class="jd-details-descr">
2414
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002415
2416
2417
Dirk Dougherty16542642014-02-07 19:58:28 -08002418 <div class="jd-tagdata jd-tagdescr"><p>The match is not in the correct state to perform the specified action.
2419</p></div>
2420
2421
2422 <div class="jd-tagdata">
2423 <span class="jd-tagtitle">Constant Value: </span>
2424 <span>
2425
2426 6502
2427 (0x00001966)
2428
2429 </span>
2430 </div>
2431
2432 </div>
2433</div>
2434
2435
2436
2437<A NAME="STATUS_MATCH_ERROR_INVALID_PARTICIPANT_STATE"></A>
2438
2439<div class="jd-details api apilevel-">
2440 <h4 class="jd-details-title">
2441 <span class="normal">
2442 public
2443 static
2444 final
2445 int
2446 </span>
2447 STATUS_MATCH_ERROR_INVALID_PARTICIPANT_STATE
2448 </h4>
2449 <div class="api-level">
2450
2451
2452
2453
2454 </div>
2455 <div class="jd-details-descr">
2456
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002457
2458
2459
Dirk Dougherty16542642014-02-07 19:58:28 -08002460 <div class="jd-tagdata jd-tagdescr"><p>One or more participants in this match are not in valid states. This could occur if a
2461 specified participant is not actually a participant of the match, or is invalid, or is in an
2462 incorrect state to make the API call. Check the logs for more detailed information.
2463</p></div>
2464
2465
2466 <div class="jd-tagdata">
2467 <span class="jd-tagtitle">Constant Value: </span>
2468 <span>
2469
2470 6500
2471 (0x00001964)
2472
2473 </span>
2474 </div>
2475
2476 </div>
2477</div>
2478
2479
2480
2481<A NAME="STATUS_MATCH_ERROR_LOCALLY_MODIFIED"></A>
2482
2483<div class="jd-details api apilevel-">
2484 <h4 class="jd-details-title">
2485 <span class="normal">
2486 public
2487 static
2488 final
2489 int
2490 </span>
2491 STATUS_MATCH_ERROR_LOCALLY_MODIFIED
2492 </h4>
2493 <div class="api-level">
2494
2495
2496
2497
2498 </div>
2499 <div class="jd-details-descr">
2500
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002501
2502
2503
Dirk Dougherty16542642014-02-07 19:58:28 -08002504 <div class="jd-tagdata jd-tagdescr"><p>The specified match has already been modified locally. This operation cannot be performed
2505 until the match has been sent to the server.
2506</p></div>
2507
2508
2509 <div class="jd-tagdata">
2510 <span class="jd-tagtitle">Constant Value: </span>
2511 <span>
2512
2513 6507
2514 (0x0000196b)
2515
2516 </span>
2517 </div>
2518
2519 </div>
2520</div>
2521
2522
2523
2524<A NAME="STATUS_MATCH_ERROR_OUT_OF_DATE_VERSION"></A>
2525
2526<div class="jd-details api apilevel-">
2527 <h4 class="jd-details-title">
2528 <span class="normal">
2529 public
2530 static
2531 final
2532 int
2533 </span>
2534 STATUS_MATCH_ERROR_OUT_OF_DATE_VERSION
2535 </h4>
2536 <div class="api-level">
2537
2538
2539
2540
2541 </div>
2542 <div class="jd-details-descr">
2543
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002544
2545
2546
Dirk Dougherty16542642014-02-07 19:58:28 -08002547 <div class="jd-tagdata jd-tagdescr"><p>The match data is out of date. Someone else has modified the data on the server, so the
2548 request could not be completed safely.
2549</p></div>
2550
2551
2552 <div class="jd-tagdata">
2553 <span class="jd-tagtitle">Constant Value: </span>
2554 <span>
2555
2556 6503
2557 (0x00001967)
2558
2559 </span>
2560 </div>
2561
2562 </div>
2563</div>
2564
2565
2566
2567<A NAME="STATUS_MATCH_NOT_FOUND"></A>
2568
2569<div class="jd-details api apilevel-">
2570 <h4 class="jd-details-title">
2571 <span class="normal">
2572 public
2573 static
2574 final
2575 int
2576 </span>
2577 STATUS_MATCH_NOT_FOUND
2578 </h4>
2579 <div class="api-level">
2580
2581
2582
2583
2584 </div>
2585 <div class="jd-details-descr">
2586
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002587
2588
2589
Dirk Dougherty16542642014-02-07 19:58:28 -08002590 <div class="jd-tagdata jd-tagdescr"><p>The specified match cannot be found. The provided match ID does not correspond to any known
2591 match.
2592</p></div>
2593
2594
2595 <div class="jd-tagdata">
2596 <span class="jd-tagtitle">Constant Value: </span>
2597 <span>
2598
2599 6506
2600 (0x0000196a)
2601
2602 </span>
2603 </div>
2604
2605 </div>
2606</div>
2607
2608
2609
Quddus Chong559c0062014-06-12 13:59:34 -07002610<A NAME="STATUS_MILESTONE_CLAIMED_PREVIOUSLY"></A>
2611
2612<div class="jd-details api apilevel-">
2613 <h4 class="jd-details-title">
2614 <span class="normal">
2615 public
2616 static
2617 final
2618 int
2619 </span>
2620 STATUS_MILESTONE_CLAIMED_PREVIOUSLY
2621 </h4>
2622 <div class="api-level">
2623
2624
2625
2626
2627 </div>
2628 <div class="jd-details-descr">
2629
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002630
2631
2632
Quddus Chong559c0062014-06-12 13:59:34 -07002633 <div class="jd-tagdata jd-tagdescr"><p>This quest milestone was previously claimed (on this device or another).
2634</p></div>
2635
2636
2637 <div class="jd-tagdata">
2638 <span class="jd-tagtitle">Constant Value: </span>
2639 <span>
2640
2641 8000
2642 (0x00001f40)
2643
2644 </span>
2645 </div>
2646
2647 </div>
2648</div>
2649
2650
2651
2652<A NAME="STATUS_MILESTONE_CLAIM_FAILED"></A>
2653
2654<div class="jd-details api apilevel-">
2655 <h4 class="jd-details-title">
2656 <span class="normal">
2657 public
2658 static
2659 final
2660 int
2661 </span>
2662 STATUS_MILESTONE_CLAIM_FAILED
2663 </h4>
2664 <div class="api-level">
2665
2666
2667
2668
2669 </div>
2670 <div class="jd-details-descr">
2671
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002672
2673
2674
Quddus Chong559c0062014-06-12 13:59:34 -07002675 <div class="jd-tagdata jd-tagdescr"><p>This quest milestone is not available for claiming. You may want to refresh quests
2676 from the server when this happens, as the local cache is out of sync with the server.
2677</p></div>
2678
2679
2680 <div class="jd-tagdata">
2681 <span class="jd-tagtitle">Constant Value: </span>
2682 <span>
2683
2684 8001
2685 (0x00001f41)
2686
2687 </span>
2688 </div>
2689
2690 </div>
2691</div>
2692
2693
2694
Dirk Dougherty16542642014-02-07 19:58:28 -08002695<A NAME="STATUS_MULTIPLAYER_DISABLED"></A>
2696
2697<div class="jd-details api apilevel-">
2698 <h4 class="jd-details-title">
2699 <span class="normal">
2700 public
2701 static
2702 final
2703 int
2704 </span>
2705 STATUS_MULTIPLAYER_DISABLED
2706 </h4>
2707 <div class="api-level">
2708
2709
2710
2711
2712 </div>
2713 <div class="jd-details-descr">
2714
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002715
2716
2717
Dirk Dougherty16542642014-02-07 19:58:28 -08002718 <div class="jd-tagdata jd-tagdescr"><p>This game does not support multiplayer. This could occur if the linked app is not configured
2719 appropriately in the developer console.
2720</p></div>
2721
2722
2723 <div class="jd-tagdata">
2724 <span class="jd-tagtitle">Constant Value: </span>
2725 <span>
2726
2727 6003
2728 (0x00001773)
2729
2730 </span>
2731 </div>
2732
2733 </div>
2734</div>
2735
2736
2737
2738<A NAME="STATUS_MULTIPLAYER_ERROR_CREATION_NOT_ALLOWED"></A>
2739
2740<div class="jd-details api apilevel-">
2741 <h4 class="jd-details-title">
2742 <span class="normal">
2743 public
2744 static
2745 final
2746 int
2747 </span>
2748 STATUS_MULTIPLAYER_ERROR_CREATION_NOT_ALLOWED
2749 </h4>
2750 <div class="api-level">
2751
2752
2753
2754
2755 </div>
2756 <div class="jd-details-descr">
2757
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002758
2759
2760
Dirk Dougherty16542642014-02-07 19:58:28 -08002761 <div class="jd-tagdata jd-tagdescr"><p>The user is not allowed to create a new multiplayer game at this time. This could occur if
2762 the user has too many outstanding invitations already.
2763</p></div>
2764
2765
2766 <div class="jd-tagdata">
2767 <span class="jd-tagtitle">Constant Value: </span>
2768 <span>
2769
2770 6000
2771 (0x00001770)
2772
2773 </span>
2774 </div>
2775
2776 </div>
2777</div>
2778
2779
2780
2781<A NAME="STATUS_MULTIPLAYER_ERROR_INVALID_MULTIPLAYER_TYPE"></A>
2782
2783<div class="jd-details api apilevel-">
2784 <h4 class="jd-details-title">
2785 <span class="normal">
2786 public
2787 static
2788 final
2789 int
2790 </span>
2791 STATUS_MULTIPLAYER_ERROR_INVALID_MULTIPLAYER_TYPE
2792 </h4>
2793 <div class="api-level">
2794
2795
2796
2797
2798 </div>
2799 <div class="jd-details-descr">
2800
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002801
2802
2803
Dirk Dougherty16542642014-02-07 19:58:28 -08002804 <div class="jd-tagdata jd-tagdescr"><p>The match is not the right type to perform this action on. For example, this error will be
2805 returned when trying to take a turn in a real-time match.
2806</p></div>
2807
2808
2809 <div class="jd-tagdata">
2810 <span class="jd-tagtitle">Constant Value: </span>
2811 <span>
2812
2813 6002
2814 (0x00001772)
2815
2816 </span>
2817 </div>
2818
2819 </div>
2820</div>
2821
2822
2823
2824<A NAME="STATUS_MULTIPLAYER_ERROR_INVALID_OPERATION"></A>
2825
2826<div class="jd-details api apilevel-">
2827 <h4 class="jd-details-title">
2828 <span class="normal">
2829 public
2830 static
2831 final
2832 int
2833 </span>
2834 STATUS_MULTIPLAYER_ERROR_INVALID_OPERATION
2835 </h4>
2836 <div class="api-level">
2837
2838
2839
2840
2841 </div>
2842 <div class="jd-details-descr">
2843
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002844
2845
2846
Dirk Dougherty16542642014-02-07 19:58:28 -08002847 <div class="jd-tagdata jd-tagdescr"><p>This multiplayer operation is not valid, and the server rejected it. Check the logs for more
2848 information.
2849</p></div>
2850
2851
2852 <div class="jd-tagdata">
2853 <span class="jd-tagtitle">Constant Value: </span>
2854 <span>
2855
2856 6004
2857 (0x00001774)
2858
2859 </span>
2860 </div>
2861
2862 </div>
2863</div>
2864
2865
2866
2867<A NAME="STATUS_MULTIPLAYER_ERROR_NOT_TRUSTED_TESTER"></A>
2868
2869<div class="jd-details api apilevel-">
2870 <h4 class="jd-details-title">
2871 <span class="normal">
2872 public
2873 static
2874 final
2875 int
2876 </span>
2877 STATUS_MULTIPLAYER_ERROR_NOT_TRUSTED_TESTER
2878 </h4>
2879 <div class="api-level">
2880
2881
2882
2883
2884 </div>
2885 <div class="jd-details-descr">
2886
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002887
2888
2889
Dirk Dougherty16542642014-02-07 19:58:28 -08002890 <div class="jd-tagdata jd-tagdescr"><p>The user attempted to invite another user who was not authorized to see the game. This can
2891 occur if a trusted tester invites a user who is not a trusted tester while the game is
2892 unpublished. In this case, the invitations will not be sent.
2893</p></div>
2894
2895
2896 <div class="jd-tagdata">
2897 <span class="jd-tagtitle">Constant Value: </span>
2898 <span>
2899
2900 6001
2901 (0x00001771)
2902
2903 </span>
2904 </div>
2905
2906 </div>
2907</div>
2908
2909
2910
2911<A NAME="STATUS_NETWORK_ERROR_NO_DATA"></A>
2912
2913<div class="jd-details api apilevel-">
2914 <h4 class="jd-details-title">
2915 <span class="normal">
2916 public
2917 static
2918 final
2919 int
2920 </span>
2921 STATUS_NETWORK_ERROR_NO_DATA
2922 </h4>
2923 <div class="api-level">
2924
2925
2926
2927
2928 </div>
2929 <div class="jd-details-descr">
2930
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002931
2932
2933
Dirk Dougherty16542642014-02-07 19:58:28 -08002934 <div class="jd-tagdata jd-tagdescr"><p>A network error occurred while attempting to retrieve fresh data, and no data was available
2935 locally.
2936</p></div>
2937
2938
2939 <div class="jd-tagdata">
2940 <span class="jd-tagtitle">Constant Value: </span>
2941 <span>
2942
2943 4
2944 (0x00000004)
2945
2946 </span>
2947 </div>
2948
2949 </div>
2950</div>
2951
2952
2953
2954<A NAME="STATUS_NETWORK_ERROR_OPERATION_DEFERRED"></A>
2955
2956<div class="jd-details api apilevel-">
2957 <h4 class="jd-details-title">
2958 <span class="normal">
2959 public
2960 static
2961 final
2962 int
2963 </span>
2964 STATUS_NETWORK_ERROR_OPERATION_DEFERRED
2965 </h4>
2966 <div class="api-level">
2967
2968
2969
2970
2971 </div>
2972 <div class="jd-details-descr">
2973
Quddus Chong2b4b3d22014-10-26 18:10:42 -07002974
2975
2976
Dirk Dougherty16542642014-02-07 19:58:28 -08002977 <div class="jd-tagdata jd-tagdescr"><p>A network error occurred while attempting to modify data, but the data was successfully
2978 modified locally and will be updated on the network the next time the device is able to sync.
2979</p></div>
2980
2981
2982 <div class="jd-tagdata">
2983 <span class="jd-tagtitle">Constant Value: </span>
2984 <span>
2985
2986 5
2987 (0x00000005)
2988
2989 </span>
2990 </div>
2991
2992 </div>
2993</div>
2994
2995
2996
2997<A NAME="STATUS_NETWORK_ERROR_OPERATION_FAILED"></A>
2998
2999<div class="jd-details api apilevel-">
3000 <h4 class="jd-details-title">
3001 <span class="normal">
3002 public
3003 static
3004 final
3005 int
3006 </span>
3007 STATUS_NETWORK_ERROR_OPERATION_FAILED
3008 </h4>
3009 <div class="api-level">
3010
3011
3012
3013
3014 </div>
3015 <div class="jd-details-descr">
3016
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003017
3018
3019
Dirk Dougherty16542642014-02-07 19:58:28 -08003020 <div class="jd-tagdata jd-tagdescr"><p>A network error occurred while attempting to perform an operation that requires network
3021 access. The operation may be retried later.
3022</p></div>
3023
3024
3025 <div class="jd-tagdata">
3026 <span class="jd-tagtitle">Constant Value: </span>
3027 <span>
3028
3029 6
3030 (0x00000006)
3031
3032 </span>
3033 </div>
3034
3035 </div>
3036</div>
3037
3038
3039
3040<A NAME="STATUS_NETWORK_ERROR_STALE_DATA"></A>
3041
3042<div class="jd-details api apilevel-">
3043 <h4 class="jd-details-title">
3044 <span class="normal">
3045 public
3046 static
3047 final
3048 int
3049 </span>
3050 STATUS_NETWORK_ERROR_STALE_DATA
3051 </h4>
3052 <div class="api-level">
3053
3054
3055
3056
3057 </div>
3058 <div class="jd-details-descr">
3059
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003060
3061
3062
Dirk Dougherty16542642014-02-07 19:58:28 -08003063 <div class="jd-tagdata jd-tagdescr"><p>A network error occurred while attempting to retrieve fresh data, but some locally cached
3064 data was available. The data returned may be stale and/or incomplete.
3065</p></div>
3066
3067
3068 <div class="jd-tagdata">
3069 <span class="jd-tagtitle">Constant Value: </span>
3070 <span>
3071
3072 3
3073 (0x00000003)
3074
3075 </span>
3076 </div>
3077
3078 </div>
3079</div>
3080
3081
3082
3083<A NAME="STATUS_OK"></A>
3084
3085<div class="jd-details api apilevel-">
3086 <h4 class="jd-details-title">
3087 <span class="normal">
3088 public
3089 static
3090 final
3091 int
3092 </span>
3093 STATUS_OK
3094 </h4>
3095 <div class="api-level">
3096
3097
3098
3099
3100 </div>
3101 <div class="jd-details-descr">
3102
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003103
3104
3105
Dirk Dougherty16542642014-02-07 19:58:28 -08003106 <div class="jd-tagdata jd-tagdescr"><p>The operation was successful.
3107</p></div>
3108
3109
3110 <div class="jd-tagdata">
3111 <span class="jd-tagtitle">Constant Value: </span>
3112 <span>
3113
3114 0
3115 (0x00000000)
3116
3117 </span>
3118 </div>
3119
3120 </div>
3121</div>
3122
3123
3124
3125<A NAME="STATUS_OPERATION_IN_FLIGHT"></A>
3126
3127<div class="jd-details api apilevel-">
3128 <h4 class="jd-details-title">
3129 <span class="normal">
3130 public
3131 static
3132 final
3133 int
3134 </span>
3135 STATUS_OPERATION_IN_FLIGHT
3136 </h4>
3137 <div class="api-level">
3138
3139
3140
3141
3142 </div>
3143 <div class="jd-details-descr">
3144
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003145
3146
3147
Dirk Dougherty16542642014-02-07 19:58:28 -08003148 <div class="jd-tagdata jd-tagdescr"><p>Trying to start a join/create operation while another is already in flight.
3149</p></div>
3150
3151
3152 <div class="jd-tagdata">
3153 <span class="jd-tagtitle">Constant Value: </span>
3154 <span>
3155
3156 7007
3157 (0x00001b5f)
3158
3159 </span>
3160 </div>
3161
3162 </div>
3163</div>
3164
3165
3166
3167<A NAME="STATUS_PARTICIPANT_NOT_CONNECTED"></A>
3168
3169<div class="jd-details api apilevel-">
3170 <h4 class="jd-details-title">
3171 <span class="normal">
3172 public
3173 static
3174 final
3175 int
3176 </span>
3177 STATUS_PARTICIPANT_NOT_CONNECTED
3178 </h4>
3179 <div class="api-level">
3180
3181
3182
3183
3184 </div>
3185 <div class="jd-details-descr">
3186
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003187
3188
3189
Dirk Dougherty16542642014-02-07 19:58:28 -08003190 <div class="jd-tagdata jd-tagdescr"><p>Constant indicating that the ID of the participant provided by the user is not currently
3191 connected to the client in the real-time room.
3192</p></div>
3193
3194
3195 <div class="jd-tagdata">
3196 <span class="jd-tagtitle">Constant Value: </span>
3197 <span>
3198
3199 7003
3200 (0x00001b5b)
3201
3202 </span>
3203 </div>
3204
3205 </div>
3206</div>
3207
3208
3209
Quddus Chong559c0062014-06-12 13:59:34 -07003210<A NAME="STATUS_QUEST_NOT_STARTED"></A>
3211
3212<div class="jd-details api apilevel-">
3213 <h4 class="jd-details-title">
3214 <span class="normal">
3215 public
3216 static
3217 final
3218 int
3219 </span>
3220 STATUS_QUEST_NOT_STARTED
3221 </h4>
3222 <div class="api-level">
3223
3224
3225
3226
3227 </div>
3228 <div class="jd-details-descr">
3229
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003230
3231
3232
Quddus Chong559c0062014-06-12 13:59:34 -07003233 <div class="jd-tagdata jd-tagdescr"><p>This quest is not available yet and cannot be accepted.
3234</p></div>
3235
3236
3237 <div class="jd-tagdata">
3238 <span class="jd-tagtitle">Constant Value: </span>
3239 <span>
3240
3241 8003
3242 (0x00001f43)
3243
3244 </span>
3245 </div>
3246
3247 </div>
3248</div>
3249
3250
3251
3252<A NAME="STATUS_QUEST_NO_LONGER_AVAILABLE"></A>
3253
3254<div class="jd-details api apilevel-">
3255 <h4 class="jd-details-title">
3256 <span class="normal">
3257 public
3258 static
3259 final
3260 int
3261 </span>
3262 STATUS_QUEST_NO_LONGER_AVAILABLE
3263 </h4>
3264 <div class="api-level">
3265
3266
3267
3268
3269 </div>
3270 <div class="jd-details-descr">
3271
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003272
3273
3274
Quddus Chong559c0062014-06-12 13:59:34 -07003275 <div class="jd-tagdata jd-tagdescr"><p>This quest has expired or the developer has removed, and cannot be accepted.
3276</p></div>
3277
3278
3279 <div class="jd-tagdata">
3280 <span class="jd-tagtitle">Constant Value: </span>
3281 <span>
3282
3283 8002
3284 (0x00001f42)
3285
3286 </span>
3287 </div>
3288
3289 </div>
3290</div>
3291
3292
3293
Dirk Dougherty16542642014-02-07 19:58:28 -08003294<A NAME="STATUS_REAL_TIME_CONNECTION_FAILED"></A>
3295
3296<div class="jd-details api apilevel-">
3297 <h4 class="jd-details-title">
3298 <span class="normal">
3299 public
3300 static
3301 final
3302 int
3303 </span>
3304 STATUS_REAL_TIME_CONNECTION_FAILED
3305 </h4>
3306 <div class="api-level">
3307
3308
3309
3310
3311 </div>
3312 <div class="jd-details-descr">
3313
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003314
3315
3316
Dirk Dougherty16542642014-02-07 19:58:28 -08003317 <div class="jd-tagdata jd-tagdescr"><p>Failed to initialize the network connection for a real-time room.
3318</p></div>
3319
3320
3321 <div class="jd-tagdata">
3322 <span class="jd-tagtitle">Constant Value: </span>
3323 <span>
3324
3325 7000
3326 (0x00001b58)
3327
3328 </span>
3329 </div>
3330
3331 </div>
3332</div>
3333
3334
3335
3336<A NAME="STATUS_REAL_TIME_INACTIVE_ROOM"></A>
3337
3338<div class="jd-details api apilevel-">
3339 <h4 class="jd-details-title">
3340 <span class="normal">
3341 public
3342 static
3343 final
3344 int
3345 </span>
3346 STATUS_REAL_TIME_INACTIVE_ROOM
3347 </h4>
3348 <div class="api-level">
3349
3350
3351
3352
3353 </div>
3354 <div class="jd-details-descr">
3355
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003356
3357
3358
Dirk Dougherty16542642014-02-07 19:58:28 -08003359 <div class="jd-tagdata jd-tagdescr"><p>The room is not currently active. This action cannot be performed on an inactive room.
3360</p></div>
3361
3362
3363 <div class="jd-tagdata">
3364 <span class="jd-tagtitle">Constant Value: </span>
3365 <span>
3366
3367 7005
3368 (0x00001b5d)
3369
3370 </span>
3371 </div>
3372
3373 </div>
3374</div>
3375
3376
3377
3378<A NAME="STATUS_REAL_TIME_MESSAGE_SEND_FAILED"></A>
3379
3380<div class="jd-details api apilevel-">
3381 <h4 class="jd-details-title">
3382 <span class="normal">
3383 public
3384 static
3385 final
3386 int
3387 </span>
3388 STATUS_REAL_TIME_MESSAGE_SEND_FAILED
3389 </h4>
3390 <div class="api-level">
3391
3392
3393
3394
3395 </div>
3396 <div class="jd-details-descr">
3397
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003398
3399
3400
Dirk Dougherty16542642014-02-07 19:58:28 -08003401 <div class="jd-tagdata jd-tagdescr"><p>Failed to send message to the peer participant for a real-time room.
3402</p></div>
3403
3404
3405 <div class="jd-tagdata">
3406 <span class="jd-tagtitle">Constant Value: </span>
3407 <span>
3408
3409 7001
3410 (0x00001b59)
3411
3412 </span>
3413 </div>
3414
3415 </div>
3416</div>
3417
3418
3419
3420<A NAME="STATUS_REAL_TIME_ROOM_NOT_JOINED"></A>
3421
3422<div class="jd-details api apilevel-">
3423 <h4 class="jd-details-title">
3424 <span class="normal">
3425 public
3426 static
3427 final
3428 int
3429 </span>
3430 STATUS_REAL_TIME_ROOM_NOT_JOINED
3431 </h4>
3432 <div class="api-level">
3433
3434
3435
3436
3437 </div>
3438 <div class="jd-details-descr">
3439
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003440
3441
3442
Dirk Dougherty16542642014-02-07 19:58:28 -08003443 <div class="jd-tagdata jd-tagdescr"><p>Failed to send message to the peer participant for a real-time room, since the user has not
3444 joined the room.
3445</p></div>
3446
3447
3448 <div class="jd-tagdata">
3449 <span class="jd-tagtitle">Constant Value: </span>
3450 <span>
3451
3452 7004
3453 (0x00001b5c)
3454
3455 </span>
3456 </div>
3457
3458 </div>
3459</div>
3460
3461
3462
quddusc682d8e92014-03-13 11:55:32 -07003463<A NAME="STATUS_REQUEST_UPDATE_PARTIAL_SUCCESS"></A>
3464
3465<div class="jd-details api apilevel-">
3466 <h4 class="jd-details-title">
3467 <span class="normal">
3468 public
3469 static
3470 final
3471 int
3472 </span>
3473 STATUS_REQUEST_UPDATE_PARTIAL_SUCCESS
3474 </h4>
3475 <div class="api-level">
3476
3477
3478
3479
3480 </div>
3481 <div class="jd-details-descr">
3482
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003483
3484
3485
quddusc682d8e92014-03-13 11:55:32 -07003486 <div class="jd-tagdata jd-tagdescr"><p>Some of the batched network operations succeeded.
3487</p></div>
3488
3489
3490 <div class="jd-tagdata">
3491 <span class="jd-tagtitle">Constant Value: </span>
3492 <span>
3493
3494 2000
3495 (0x000007d0)
3496
3497 </span>
3498 </div>
3499
3500 </div>
3501</div>
3502
3503
3504
3505<A NAME="STATUS_REQUEST_UPDATE_TOTAL_FAILURE"></A>
3506
3507<div class="jd-details api apilevel-">
3508 <h4 class="jd-details-title">
3509 <span class="normal">
3510 public
3511 static
3512 final
3513 int
3514 </span>
3515 STATUS_REQUEST_UPDATE_TOTAL_FAILURE
3516 </h4>
3517 <div class="api-level">
3518
3519
3520
3521
3522 </div>
3523 <div class="jd-details-descr">
3524
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003525
3526
3527
quddusc682d8e92014-03-13 11:55:32 -07003528 <div class="jd-tagdata jd-tagdescr"><p>All of the request update operations attempted failed. Retrying will not fix these errors.
3529</p></div>
3530
3531
3532 <div class="jd-tagdata">
3533 <span class="jd-tagtitle">Constant Value: </span>
3534 <span>
3535
3536 2001
3537 (0x000007d1)
3538
3539 </span>
3540 </div>
3541
3542 </div>
3543</div>
3544
3545
3546
Quddus Chong559c0062014-06-12 13:59:34 -07003547<A NAME="STATUS_SNAPSHOT_COMMIT_FAILED"></A>
3548
3549<div class="jd-details api apilevel-">
3550 <h4 class="jd-details-title">
3551 <span class="normal">
3552 public
3553 static
3554 final
3555 int
3556 </span>
3557 STATUS_SNAPSHOT_COMMIT_FAILED
3558 </h4>
3559 <div class="api-level">
3560
3561
3562
3563
3564 </div>
3565 <div class="jd-details-descr">
3566
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003567
3568
3569
Quddus Chong559c0062014-06-12 13:59:34 -07003570 <div class="jd-tagdata jd-tagdescr"><p>The attempt to commit the snapshot change failed. See the device logs for more details.
3571</p></div>
3572
3573
3574 <div class="jd-tagdata">
3575 <span class="jd-tagtitle">Constant Value: </span>
3576 <span>
3577
3578 4003
3579 (0x00000fa3)
3580
3581 </span>
3582 </div>
3583
3584 </div>
3585</div>
3586
3587
3588
3589<A NAME="STATUS_SNAPSHOT_CONFLICT"></A>
3590
3591<div class="jd-details api apilevel-">
3592 <h4 class="jd-details-title">
3593 <span class="normal">
3594 public
3595 static
3596 final
3597 int
3598 </span>
3599 STATUS_SNAPSHOT_CONFLICT
3600 </h4>
3601 <div class="api-level">
3602
3603
3604
3605
3606 </div>
3607 <div class="jd-details-descr">
3608
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003609
3610
3611
Quddus Chong559c0062014-06-12 13:59:34 -07003612 <div class="jd-tagdata jd-tagdescr"><p>A conflict was detected for the snapshot. Use <code><a href="/reference/com/google/android/gms/games/snapshot/Snapshots.html#resolveConflict(com.google.android.gms.common.api.GoogleApiClient, java.lang.String, com.google.android.gms.games.snapshot.Snapshot)">resolveConflict(GoogleApiClient, String, Snapshot)</a></code> to resolve
3613 this conflict.
3614</p></div>
3615
3616
3617 <div class="jd-tagdata">
3618 <span class="jd-tagtitle">Constant Value: </span>
3619 <span>
3620
3621 4004
3622 (0x00000fa4)
3623
3624 </span>
3625 </div>
3626
3627 </div>
3628</div>
3629
3630
3631
Quddus Chonge457fb62014-09-11 18:55:43 -07003632<A NAME="STATUS_SNAPSHOT_CONFLICT_MISSING"></A>
3633
3634<div class="jd-details api apilevel-">
3635 <h4 class="jd-details-title">
3636 <span class="normal">
3637 public
3638 static
3639 final
3640 int
3641 </span>
3642 STATUS_SNAPSHOT_CONFLICT_MISSING
3643 </h4>
3644 <div class="api-level">
3645
3646
3647
3648
3649 </div>
3650 <div class="jd-details-descr">
3651
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003652
3653
3654
Quddus Chonge457fb62014-09-11 18:55:43 -07003655 <div class="jd-tagdata jd-tagdescr"><p>The conflict that was being resolved doesn't exist. This could occur if another device
3656 resolved this conflict first, or if an inappropriate conflict ID was provided to
3657 <code><a href="/reference/com/google/android/gms/games/snapshot/Snapshots.html#resolveConflict(com.google.android.gms.common.api.GoogleApiClient, java.lang.String, com.google.android.gms.games.snapshot.Snapshot)">resolveConflict(GoogleApiClient, String, Snapshot)</a></code>.
3658</p></div>
3659
3660
3661 <div class="jd-tagdata">
3662 <span class="jd-tagtitle">Constant Value: </span>
3663 <span>
3664
3665 4006
3666 (0x00000fa6)
3667
3668 </span>
3669 </div>
3670
3671 </div>
3672</div>
3673
3674
3675
Quddus Chong559c0062014-06-12 13:59:34 -07003676<A NAME="STATUS_SNAPSHOT_CONTENTS_UNAVAILABLE"></A>
3677
3678<div class="jd-details api apilevel-">
3679 <h4 class="jd-details-title">
3680 <span class="normal">
3681 public
3682 static
3683 final
3684 int
3685 </span>
3686 STATUS_SNAPSHOT_CONTENTS_UNAVAILABLE
3687 </h4>
3688 <div class="api-level">
3689
3690
3691
3692
3693 </div>
3694 <div class="jd-details-descr">
3695
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003696
3697
3698
Quddus Chong559c0062014-06-12 13:59:34 -07003699 <div class="jd-tagdata jd-tagdescr"><p>An error occurred while attempting to open the contents of the snapshot. See the device logs
3700 for more details.
3701</p></div>
3702
3703
3704 <div class="jd-tagdata">
3705 <span class="jd-tagtitle">Constant Value: </span>
3706 <span>
3707
3708 4002
3709 (0x00000fa2)
3710
3711 </span>
3712 </div>
3713
3714 </div>
3715</div>
3716
3717
3718
3719<A NAME="STATUS_SNAPSHOT_CREATION_FAILED"></A>
3720
3721<div class="jd-details api apilevel-">
3722 <h4 class="jd-details-title">
3723 <span class="normal">
3724 public
3725 static
3726 final
3727 int
3728 </span>
3729 STATUS_SNAPSHOT_CREATION_FAILED
3730 </h4>
3731 <div class="api-level">
3732
3733
3734
3735
3736 </div>
3737 <div class="jd-details-descr">
3738
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003739
3740
3741
Quddus Chong559c0062014-06-12 13:59:34 -07003742 <div class="jd-tagdata jd-tagdescr"><p>The attempt to create a snapshot failed. See the device logs for more details.
3743</p></div>
3744
3745
3746 <div class="jd-tagdata">
3747 <span class="jd-tagtitle">Constant Value: </span>
3748 <span>
3749
3750 4001
3751 (0x00000fa1)
3752
3753 </span>
3754 </div>
3755
3756 </div>
3757</div>
3758
3759
3760
3761<A NAME="STATUS_SNAPSHOT_FOLDER_UNAVAILABLE"></A>
3762
3763<div class="jd-details api apilevel-">
3764 <h4 class="jd-details-title">
3765 <span class="normal">
3766 public
3767 static
3768 final
3769 int
3770 </span>
3771 STATUS_SNAPSHOT_FOLDER_UNAVAILABLE
3772 </h4>
3773 <div class="api-level">
3774
3775
3776
3777
3778 </div>
3779 <div class="jd-details-descr">
3780
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003781
3782
3783
Quddus Chong559c0062014-06-12 13:59:34 -07003784 <div class="jd-tagdata jd-tagdescr"><p>The root folder for snapshots could not be found or created. See the device logs for more
3785 details on the failure.
3786</p></div>
3787
3788
3789 <div class="jd-tagdata">
3790 <span class="jd-tagtitle">Constant Value: </span>
3791 <span>
3792
3793 4005
3794 (0x00000fa5)
3795
3796 </span>
3797 </div>
3798
3799 </div>
3800</div>
3801
3802
3803
3804<A NAME="STATUS_SNAPSHOT_NOT_FOUND"></A>
3805
3806<div class="jd-details api apilevel-">
3807 <h4 class="jd-details-title">
3808 <span class="normal">
3809 public
3810 static
3811 final
3812 int
3813 </span>
3814 STATUS_SNAPSHOT_NOT_FOUND
3815 </h4>
3816 <div class="api-level">
3817
3818
3819
3820
3821 </div>
3822 <div class="jd-details-descr">
3823
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003824
3825
3826
Quddus Chong559c0062014-06-12 13:59:34 -07003827 <div class="jd-tagdata jd-tagdescr"><p>The specified snapshot does not exist on the server.
3828</p></div>
3829
3830
3831 <div class="jd-tagdata">
3832 <span class="jd-tagtitle">Constant Value: </span>
3833 <span>
3834
3835 4000
3836 (0x00000fa0)
3837
3838 </span>
3839 </div>
3840
3841 </div>
3842</div>
3843
3844
3845
Dirk Dougherty16542642014-02-07 19:58:28 -08003846<A NAME="STATUS_TIMEOUT"></A>
3847
3848<div class="jd-details api apilevel-">
3849 <h4 class="jd-details-title">
3850 <span class="normal">
3851 public
3852 static
3853 final
3854 int
3855 </span>
3856 STATUS_TIMEOUT
3857 </h4>
3858 <div class="api-level">
3859
3860
3861
3862
3863 </div>
3864 <div class="jd-details-descr">
3865
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003866
3867
3868
Dirk Dougherty16542642014-02-07 19:58:28 -08003869 <div class="jd-tagdata jd-tagdescr"><p>The operation timed out while awaiting the result. Only returned if using a
3870 <code><a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a></code> directly.
3871</p></div>
3872
3873
3874 <div class="jd-tagdata">
3875 <span class="jd-tagtitle">Constant Value: </span>
3876 <span>
3877
3878 15
3879 (0x0000000f)
3880
3881 </span>
3882 </div>
3883
3884 </div>
3885</div>
3886
3887
3888
3889
3890<!-- Fields -->
3891
3892
3893<!-- Public ctors -->
3894
3895
3896
3897<!-- ========= CONSTRUCTOR DETAIL ======== -->
3898<!-- Protected ctors -->
3899
3900
3901
3902<!-- ========= METHOD DETAIL ======== -->
3903<!-- Public methdos -->
3904
Quddus Chong559c0062014-06-12 13:59:34 -07003905<h2>Public Methods</h2>
3906
3907
3908
3909<A NAME="getStatusString(int)"></A>
3910
3911<div class="jd-details api apilevel-">
3912 <h4 class="jd-details-title">
3913 <span class="normal">
3914 public
3915 static
3916
3917
3918
3919 String
3920 </span>
3921 <span class="sympad">getStatusString</span>
3922 <span class="normal">(int statusCode)</span>
3923 </h4>
3924 <div class="api-level">
3925 <div></div>
3926
3927
3928
3929 </div>
3930 <div class="jd-details-descr">
3931
Quddus Chong2b4b3d22014-10-26 18:10:42 -07003932
3933
3934
Quddus Chong559c0062014-06-12 13:59:34 -07003935 <div class="jd-tagdata jd-tagdescr"><p>Get the string associated with the status code. This can be used for clearer logging messages
3936 to avoid having to look up error codes.
3937 TODO Consider replacing this with a generated class using annotations.</p></div>
3938 <div class="jd-tagdata">
3939 <h5 class="jd-tagtitle">Parameters</h5>
3940 <table class="jd-tagtable">
3941 <tr>
3942 <th>statusCode</td>
3943 <td>The status code to get the message string for.</td>
3944 </tr>
3945 </table>
3946 </div>
3947 <div class="jd-tagdata">
3948 <h5 class="jd-tagtitle">Returns</h5>
3949 <ul class="nolist"><li>The string associated with the error code.
3950</li></ul>
3951 </div>
3952
3953 </div>
3954</div>
3955
3956
3957
Dirk Dougherty16542642014-02-07 19:58:28 -08003958
3959
3960<!-- ========= METHOD DETAIL ======== -->
3961
3962
3963
3964<!-- ========= END OF CLASS DATA ========= -->
3965<A NAME="navbar_top"></A>
3966
3967<div id="footer" class="wrap" >
3968
3969
3970 <div id="copyright">
3971
3972 Except as noted, this content is licensed under <a
3973 href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>.
3974 For details and restrictions, see the <a href="/license.html">
3975 Content License</a>.
3976 </div>
3977 <div id="build_info">
3978
3979<script src="/timestamp.js" type="text/javascript"></script>
3980<script>document.write(BUILD_TIMESTAMP)</script>
3981
3982 </div>
3983
3984
3985 <div id="footerlinks">
3986
3987 <p>
3988 <a href="/about/index.html">About Android</a>&nbsp;&nbsp;|&nbsp;
3989 <a href="/legal.html">Legal</a>&nbsp;&nbsp;|&nbsp;
3990 <a href="/support.html">Support</a>
3991 </p>
3992 </div>
3993
3994</div> <!-- end footer -->
3995</div> <!-- jd-content -->
3996
3997</div><!-- end doc-content -->
3998
3999</div> <!-- end body-content -->
4000
4001
4002
4003
4004
4005
4006</body>
4007</html>