blob: 1ad45f345966cc9030349593295343c7b71130d0 [file] [log] [blame]
quddusc563daee2013-12-03 19:31:14 -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
quddusc563daee2013-12-03 19:31:14 -080087<html>
88<head>
89
90
91<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
92<meta name="viewport" content="width=device-width" />
93
94<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
Dirk Dougherty16542642014-02-07 19:58:28 -080095<title>Leaderboards.LoadPlayerScoreResult | Android Developers</title>
quddusc563daee2013-12-03 19:31:14 -080096
97<!-- STYLESHEETS -->
98<link rel="stylesheet"
Quddus Chong26ca3fa2014-05-06 17:02:49 -070099href="//fonts.googleapis.com/css?family=Roboto+Condensed">
100<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:light,regular,medium,thin,italic,mediumitalic,bold"
101 title="roboto">
Quddus Chong559c0062014-06-12 13:59:34 -0700102<link href="/assets/css/default.css?v=2" rel="stylesheet" type="text/css">
quddusc563daee2013-12-03 19:31:14 -0800103
104
105
106<!-- JAVASCRIPT -->
107<script src="//www.google.com/jsapi" type="text/javascript"></script>
108<script src="/assets/js/android_3p-bundle.js" type="text/javascript"></script>
109<script type="text/javascript">
110 var toRoot = "/";
111 var metaTags = [];
112 var devsite = false;
113</script>
Quddus Chong559c0062014-06-12 13:59:34 -0700114<script src="/assets/js/docs.js?v=2" type="text/javascript"></script>
quddusc563daee2013-12-03 19:31:14 -0800115
Quddus Chong559c0062014-06-12 13:59:34 -0700116<script>
117 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
118 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
119 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
120 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
quddusc563daee2013-12-03 19:31:14 -0800121
Quddus Chong559c0062014-06-12 13:59:34 -0700122 ga('create', 'UA-5831155-1', 'android.com');
123 ga('create', 'UA-49880327-2', 'android.com', {'name': 'universal'}); // New tracker);
124 ga('send', 'pageview');
125 ga('universal.send', 'pageview'); // Send page view for new tracker.
quddusc563daee2013-12-03 19:31:14 -0800126</script>
Quddus Chong559c0062014-06-12 13:59:34 -0700127
quddusc563daee2013-12-03 19:31:14 -0800128</head>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700129
quddusc563daee2013-12-03 19:31:14 -0800130<body class="gc-documentation google
131 develop" itemscope itemtype="http://schema.org/Article">
132 <div id="doc-api-level" class="" style="display:none"></div>
133 <a name="top"></a>
134
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700135
quddusc563daee2013-12-03 19:31:14 -0800136<a name="top"></a>
137
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700138 <!-- Header -->
139 <div id="header-wrapper">
quddusc563daee2013-12-03 19:31:14 -0800140 <div id="header">
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700141 <div class="wrap" id="header-wrap">
142 <div class="col-3 logo">
quddusc563daee2013-12-03 19:31:14 -0800143 <a href="/index.html">
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700144 <img src="/assets/images/dac_logo.png"
145 srcset="/assets/images/dac_logo@2x.png 2x"
146 width="123" height="25" alt="Android Developers" />
quddusc563daee2013-12-03 19:31:14 -0800147 </a>
148 <div class="btn-quicknav" id="btn-quicknav">
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700149 <a href="#" class="arrow-inactive">Quicknav</a>
150 <a href="#" class="arrow-active">Quicknav</a>
quddusc563daee2013-12-03 19:31:14 -0800151 </div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700152 </div>
153 <ul class="nav-x col-9">
154 <li class="design">
155 <a href="/design/index.html"
156 zh-tw-lang="設計"
157 zh-cn-lang="设计"
158 ru-lang="Проектирование"
159 ko-lang="디자인"
160 ja-lang="設計"
161 es-lang="Diseñar"
162 >Design</a></li>
163 <li class="develop"><a href="/develop/index.html"
164 zh-tw-lang="開發"
165 zh-cn-lang="开发"
166 ru-lang="Разработка"
167 ko-lang="개발"
168 ja-lang="開発"
169 es-lang="Desarrollar"
170 >Develop</a></li>
171 <li class="distribute last"><a href="/distribute/index.html"
172 zh-tw-lang="發佈"
173 zh-cn-lang="分发"
174 ru-lang="Распространение"
175 ko-lang="배포"
176 ja-lang="配布"
177 es-lang="Distribuir"
178 >Distribute</a></li>
179 </ul>
180
181
182
183
184<div class="menu-container">
185 <div class="moremenu">
quddusc563daee2013-12-03 19:31:14 -0800186 <div id="more-btn"></div>
187 </div>
188 <div class="morehover" id="moremenu">
189 <div class="top"></div>
190 <div class="mid">
191 <div class="header">Links</div>
192 <ul>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700193 <li><a href="https://play.google.com/apps/publish/" target="_googleplay">Google Play Developer Console</a></li>
quddusc563daee2013-12-03 19:31:14 -0800194 <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li>
195 <li><a href="/about/index.html">About Android</a></li>
196 </ul>
197 <div class="header">Android Sites</div>
198 <ul>
199 <li><a href="http://www.android.com">Android.com</a></li>
200 <li class="active"><a>Android Developers</a></li>
201 <li><a href="http://source.android.com">Android Open Source Project</a></li>
202 </ul>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700203
Dirk Dougherty16542642014-02-07 19:58:28 -0800204
205
quddusc563daee2013-12-03 19:31:14 -0800206 <div class="header">Language</div>
207 <div id="language" class="locales">
208 <select name="language" onChange="changeLangPref(this.value, true)">
209 <option value="en">English</option>
210 <option value="es">Español</option>
211 <option value="ja">日本語</option>
212 <option value="ko">한국어</option>
213 <option value="ru">Русский</option>
214 <option value="zh-cn">中文 (中国)</option>
215 <option value="zh-tw">中文 (台灣)</option>
216 </select>
217 </div>
218 <script type="text/javascript">
219 <!--
220 loadLangPref();
221 //-->
222 </script>
Dirk Dougherty16542642014-02-07 19:58:28 -0800223
224
quddusc563daee2013-12-03 19:31:14 -0800225 <br class="clearfix" />
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700226 </div><!-- end 'mid' -->
quddusc563daee2013-12-03 19:31:14 -0800227 <div class="bottom"></div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700228 </div><!-- end 'moremenu' -->
229
quddusc563daee2013-12-03 19:31:14 -0800230 <div class="search" id="search-container">
231 <div class="search-inner">
232 <div id="search-btn"></div>
233 <div class="left"></div>
234 <form onsubmit="return submit_search()">
235 <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700236 onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)"
237 onkeydown="return search_changed(event, true, '/')"
238 onkeyup="return search_changed(event, false, '/')" />
quddusc563daee2013-12-03 19:31:14 -0800239 </form>
240 <div class="right"></div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700241 <a class="close hide">close</a>
242 <div class="left"></div>
243 <div class="right"></div>
244 </div><!-- end search-inner -->
245 </div><!-- end search-container -->
quddusc563daee2013-12-03 19:31:14 -0800246
247 <div class="search_filtered_wrapper reference">
248 <div class="suggest-card reference no-display">
249 <ul class="search_filtered">
250 </ul>
251 </div>
252 </div>
253
254 <div class="search_filtered_wrapper docs">
255 <div class="suggest-card dummy no-display">&nbsp;</div>
256 <div class="suggest-card develop no-display">
257 <ul class="search_filtered">
258 </ul>
259 <div class="child-card guides no-display">
260 </div>
261 <div class="child-card training no-display">
262 </div>
263 <div class="child-card samples no-display">
264 </div>
265 </div>
266 <div class="suggest-card design no-display">
267 <ul class="search_filtered">
268 </ul>
269 </div>
270 <div class="suggest-card distribute no-display">
271 <ul class="search_filtered">
272 </ul>
273 </div>
274 </div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700275</div><!-- end menu-container (search and menu widget) -->
quddusc563daee2013-12-03 19:31:14 -0800276
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700277
278
279 <!-- Expanded quicknav -->
Quddus Chong559c0062014-06-12 13:59:34 -0700280 <div id="quicknav" class="col-13">
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700281 <ul>
Quddus Chong559c0062014-06-12 13:59:34 -0700282 <li class="about">
283 <ul>
284 <li><a href="/about/index.html">About</a></li>
285 <li><a href="/wear/index.html">Wear</a></li>
286 <li><a href="/tv/index.html">TV</a></li>
287 <li><a href="/auto/index.html">Auto</a></li>
288 </ul>
289 </li>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700290 <li class="design">
291 <ul>
292 <li><a href="/design/index.html">Get Started</a></li>
Quddus Chong559c0062014-06-12 13:59:34 -0700293 <li><a href="/design/devices.html">Devices</a></li>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700294 <li><a href="/design/style/index.html">Style</a></li>
295 <li><a href="/design/patterns/index.html">Patterns</a></li>
296 <li><a href="/design/building-blocks/index.html">Building Blocks</a></li>
297 <li><a href="/design/downloads/index.html">Downloads</a></li>
298 <li><a href="/design/videos/index.html">Videos</a></li>
299 </ul>
300 </li>
301 <li class="develop">
302 <ul>
303 <li><a href="/training/index.html"
304 zh-tw-lang="訓練課程"
305 zh-cn-lang="培训"
306 ru-lang="Курсы"
307 ko-lang="교육"
308 ja-lang="トレーニング"
309 es-lang="Capacitación"
310 >Training</a></li>
311 <li><a href="/guide/index.html"
312 zh-tw-lang="API 指南"
313 zh-cn-lang="API 指南"
314 ru-lang="Руководства по API"
315 ko-lang="API 가이드"
316 ja-lang="API ガイド"
317 es-lang="Guías de la API"
318 >API Guides</a></li>
319 <li><a href="/reference/packages.html"
320 zh-tw-lang="參考資源"
321 zh-cn-lang="参考"
322 ru-lang="Справочник"
323 ko-lang="참조문서"
324 ja-lang="リファレンス"
325 es-lang="Referencia"
326 >Reference</a></li>
Quddus Chong559c0062014-06-12 13:59:34 -0700327 <li><a href="/sdk/index.html"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700328 zh-tw-lang="相關工具"
329 zh-cn-lang="工具"
330 ru-lang="Инструменты"
331 ko-lang="도구"
332 ja-lang="ツール"
333 es-lang="Herramientas"
334 >Tools</a>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700335 </li>
336 <li><a href="/google/index.html">Google Services</a>
337 </li>
338
339 <li><a href="/samples/index.html">Samples</a>
340 </li>
341
342 </ul>
343 </li>
344 <li class="distribute last">
345 <ul>
346 <li><a href="/distribute/googleplay/index.html">Google Play</a></li>
347 <li><a href="/distribute/essentials/index.html">Essentials</a></li>
348 <li><a href="/distribute/users/index.html">Get Users</a></li>
349 <li><a href="/distribute/engage/index.html">Engage &amp; Retain</a></li>
350 <li><a href="/distribute/monetize/index.html">Monetize</a></li>
351 <li><a href="/distribute/tools/index.html">Tools &amp; Reference</a></li>
352 <li><a href="/distribute/stories/index.html">Developer Stories</a></li>
353 </ul>
354 </li>
355 </ul>
356 </div><!-- /Expanded quicknav -->
357 </div><!-- end header-wrap.wrap -->
358 </div><!-- end header -->
359
Dirk Dougherty16542642014-02-07 19:58:28 -0800360
quddusc563daee2013-12-03 19:31:14 -0800361 <!-- Secondary x-nav -->
362 <div id="nav-x">
363 <div class="wrap">
364 <ul class="nav-x col-9 develop" style="width:100%">
365 <li class="training"><a href="/training/index.html"
366 zh-tw-lang="訓練課程"
367 zh-cn-lang="培训"
368 ru-lang="Курсы"
369 ko-lang="교육"
370 ja-lang="トレーニング"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700371 es-lang="Capacitación"
quddusc563daee2013-12-03 19:31:14 -0800372 >Training</a></li>
373 <li class="guide"><a href="/guide/index.html"
374 zh-tw-lang="API 指南"
375 zh-cn-lang="API 指南"
376 ru-lang="Руководства по API"
377 ko-lang="API 가이드"
378 ja-lang="API ガイド"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700379 es-lang="Guías de la API"
quddusc563daee2013-12-03 19:31:14 -0800380 >API Guides</a></li>
381 <li class="reference"><a href="/reference/packages.html"
382 zh-tw-lang="參考資源"
383 zh-cn-lang="参考"
384 ru-lang="Справочник"
385 ko-lang="참조문서"
386 ja-lang="リファレンス"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700387 es-lang="Referencia"
quddusc563daee2013-12-03 19:31:14 -0800388 >Reference</a></li>
Quddus Chong559c0062014-06-12 13:59:34 -0700389 <li class="tools"><a href="/sdk/index.html"
quddusc563daee2013-12-03 19:31:14 -0800390 zh-tw-lang="相關工具"
391 zh-cn-lang="工具"
392 ru-lang="Инструменты"
393 ko-lang="도구"
394 ja-lang="ツール"
395 es-lang="Herramientas"
396 >Tools</a></li>
397 <li class="google"><a href="/google/index.html"
398 >Google Services</a>
399 </li>
Dirk Dougherty16542642014-02-07 19:58:28 -0800400
quddusc563daee2013-12-03 19:31:14 -0800401 <li class="samples"><a href="/samples/index.html"
402 >Samples</a>
403 </li>
Dirk Dougherty16542642014-02-07 19:58:28 -0800404
quddusc563daee2013-12-03 19:31:14 -0800405 </ul>
406 </div>
quddusc563daee2013-12-03 19:31:14 -0800407 </div>
Quddus Chong559c0062014-06-12 13:59:34 -0700408 <!-- /Sendondary x-nav DEVELOP -->
quddusc563daee2013-12-03 19:31:14 -0800409
Dirk Dougherty16542642014-02-07 19:58:28 -0800410
quddusc563daee2013-12-03 19:31:14 -0800411
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700412 <div id="searchResults" class="wrap" style="display:none;">
413 <h2 id="searchTitle">Results</h2>
414 <div id="leftSearchControl" class="search-control">Loading...</div>
415 </div>
416 </div> <!--end header-wrapper -->
417
418 <div id="sticky-header">
419 <div>
420 <a class="logo" href="#top"></a>
421 <a class="top" href="#top"></a>
422 <ul class="breadcrumb">
423
424 <li class="current">Leaderboards.LoadPlayerScoreResult</li>
425 </ul>
426 </div>
427 </div>
428
429
430
431
quddusc563daee2013-12-03 19:31:14 -0800432
Dirk Dougherty16542642014-02-07 19:58:28 -0800433
quddusc563daee2013-12-03 19:31:14 -0800434 <div class="wrap clearfix" id="body-content">
435 <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement">
436 <div id="devdoc-nav" class="scroll-pane">
quddusc563daee2013-12-03 19:31:14 -0800437
438
439
440<ul id="nav">
441
442 <li class="nav-section">
443 <div class="nav-section-header empty"><a href="/google/index.html">
444 <span class="en">Overview</span>
445 </a></div>
446 </li>
447
448 <li class="nav-section">
449 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
450 <span class="en">Games</span>
451 </a></div>
452 </li>
453 <li class="nav-section">
454 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
455 <span class="en">Location</span>
456 </a></div>
457 </li>
458 <li class="nav-section">
459 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
460 <span class="en">Google+</span>
461 </a></div>
462 </li>
463 <li class="nav-section">
464 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
465 <span class="en">Maps</span>
466 </a></div>
467 </li>
468 <li class="nav-section">
Dirk Dougherty16542642014-02-07 19:58:28 -0800469 <div class="nav-section-header empty"><a href="/google/play-services/drive.html">
470 <span class="en">Drive</span>
471 </a></div>
472 </li>
473 <li class="nav-section">
474 <div class="nav-section-header empty"><a href="/google/play-services/cast.html">
475 <span class="en">Cast</span>
476 </a></div>
477 </li>
478 <li class="nav-section">
quddusc563daee2013-12-03 19:31:14 -0800479 <div class="nav-section-header"><a href="/google/play-services/ads.html">
480 <span class="en">Ads</span></a>
481 </div>
482 <ul>
483 <li><a href="/google/play-services/id.html">
484 <span class="en">Advertising ID</span></a>
485 </li>
486 </ul>
487 </li>
488 <li class="nav-section">
489 <div class="nav-section-header empty"><a href="/google/play-services/wallet.html">
490 <span class="en">Wallet</span>
491 </a></div>
492 </li>
quddusc563daee2013-12-03 19:31:14 -0800493
494
495 <li class="nav-section">
496 <div class="nav-section-header"><a href="/google/play-services/index.html">
497 <span class="en">Google Play Services</span></a>
498 </div>
499 <ul>
500 <li><a href="/google/play-services/setup.html">
Quddus Chonge457fb62014-09-11 18:55:43 -0700501 <span class="en">Setting Up Google Play Services</span></a>
quddusc563daee2013-12-03 19:31:14 -0800502 </li>
quddusc682d8e92014-03-13 11:55:32 -0700503 <li class="nav-section">
504 <div class="nav-section-header"><a href="/google/auth/api-client.html">
Quddus Chonge457fb62014-09-11 18:55:43 -0700505 <span class="en">Accessing Google APIs</span></a>
quddusc682d8e92014-03-13 11:55:32 -0700506 </div>
507 <ul>
508 <li>
509 <a href="/google/auth/http-auth.html">
510 <span class="en">Authorizing with Google for REST APIs</span>
511 </a>
512 </li>
513 </ul>
514 </li>
quddusc563daee2013-12-03 19:31:14 -0800515 <li id="gms-tree-list" class="nav-section">
516 <div class="nav-section-header">
517 <a href="/reference/gms-packages.html">
518 <span class="en">Reference</span>
519 </a>
520 <div>
521 </li>
522 </ul>
523 </li>
524
525
526 <li class="nav-section">
527 <div class="nav-section-header"><a href="/google/play/billing/index.html">
528 <span class="en">Google Play In-app Billing</span></a>
529 </div>
530 <ul>
531 <li><a href="/google/play/billing/billing_overview.html">
532 <span class="en">Overview</span></a>
533 </li>
534 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/api.html">
535 <span class="en">Version 3 API</span></a></div>
536 <ul>
537 <li><a href="/google/play/billing/billing_integrate.html">
538 <span class="en">Implementing the API</span></a></li>
539 <li><a href="/google/play/billing/billing_reference.html">
540 <span class="en">Reference</span></a></li>
541 </ul>
542 </li>
543 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/v2/api.html">
544 <span class="en">Version 2 API</span></a></div>
545 <ul>
546 <li><a href="/google/play/billing/v2/billing_integrate.html">
547 <span class="en">Implementing the API</span></a></li>
548 <li><a href="/google/play/billing/v2/billing_subscriptions.html">
549 <span class="en">Subscriptions</span></a></li>
550 <li><a href="/google/play/billing/v2/billing_reference.html">
551 <span class="en">Reference</span></a></li>
552 </ul>
553 </li>
554 <li><a href="/google/play/billing/billing_subscriptions.html">
555 <span class="en">Subscriptions</span></a>
556 </li>
557 <li><a href="/google/play/billing/billing_best_practices.html">
558 <span class="en">Security and Design</span></a>
559 </li>
560 <li><a href="/google/play/billing/billing_testing.html">
561 <span class="en">Testing In-app Billing</span></a>
562 </li>
563 <li><a href="/google/play/billing/billing_admin.html">
564 <span class="en">Administering In-app Billing</span></a>
565 </li>
quddusc563daee2013-12-03 19:31:14 -0800566 <li><a href="/google/play/billing/versions.html">
567 <span class="en">Version Notes</span></a>
568 </li>
569 </ul>
570 </li>
571
572
573
574 <li class="nav-section">
575 <div class="nav-section-header"><a href="/google/gcm/index.html">
576 <span class="en">Google Cloud Messaging</span></a>
577 </div>
578 <ul>
579 <li><a href="/google/gcm/gcm.html">
580 <span class="en">Overview</span></a>
581 </li>
582 <li><a href="/google/gcm/gs.html">
583 <span class="en">Getting Started</span></a>
584 </li>
585 <li><a href="/google/gcm/client.html">
586 <span class="en">Implementing GCM Client</span></a>
587 </li>
588 <li class="nav-section"><div class="nav-section-header"><a href="/google/gcm/server.html">
589 <span class="en">Implementing GCM Server</span></a></div>
590 <ul>
591 <li><a href="/google/gcm/ccs.html">
592 <span class="en">CCS (XMPP)</span></a></li>
593 <li><a href="/google/gcm/http.html">
594 <span class="en">HTTP</span></a></li>
595 </ul>
596 </li>
597 <li><a href="/google/gcm/notifications.html">
598 <span class="en">User Notifications</span></a>
599 </li>
600 <li><a href="/google/gcm/adv.html">
601 <span class="en">Advanced Topics</span></a>
602 </li>
603 <li><a href="/google/gcm/c2dm.html">
604 <span class="en">Migration</span></a>
605 </li>
606 <li id="gcm-tree-list" class="nav-section">
607 <div class="nav-section-header">
608 <a href="/reference/gcm-packages.html">
609 <span class="en">Reference</span>
610 </a>
611 <div>
612 </li>
613 </ul>
614 </li>
615
616 <li class="nav-section">
Quddus Chonge457fb62014-09-11 18:55:43 -0700617 <div class="nav-section-header empty"><a href="/google/gcs/index.html">
618 <span class="en">Google Cloud Save</span></a>
619 </div>
620 </li>
621
622 <li class="nav-section">
quddusc563daee2013-12-03 19:31:14 -0800623 <div class="nav-section-header"><a href="/google/play/dist.html">
624 <span class="en">Google Play Distribution</span></a>
625 </div>
626 <ul>
627 <li><a href="/google/play/filters.html">
628 <span class="en">Filters on Google Play</span></a>
629 </li>
Quddus Chonge457fb62014-09-11 18:55:43 -0700630 <li><a href="/google/play/billing/gp-purchase-status-api.html">
631 <span class="en">Google Play Developer API</span></a>
632 </li>
quddusc563daee2013-12-03 19:31:14 -0800633 <li><a href="/google/play/publishing/multiple-apks.html">
634 <span class="en">Multiple APK Support</span></a>
635 </li>
636 <li><a href="/google/play/expansion-files.html">
637 <span class="en">APK Expansion Files</span></a>
638 </li>
639 <li class="nav-section">
640 <div class="nav-section-header"><a href="/google/play/licensing/index.html">
641 <span class="en">Application Licensing</span></a>
642 </div>
643 <ul>
644 <li><a href="/google/play/licensing/overview.html">
645 <span class="en">Licensing Overview</span></a>
646 </li>
647 <li><a href="/google/play/licensing/setting-up.html">
648 <span class="en">Setting Up for Licensing</span></a>
649 </li>
650 <li><a href="/google/play/licensing/adding-licensing.html">
651 <span class="en">Adding Licensing to Your App</span></a>
652 </li>
653 <li><a href="/google/play/licensing/licensing-reference.html">
654 <span class="en">Licensing Reference</span></a>
655 </li>
656 </ul>
657 </li>
658
659 <li class="nav-section">
660 <div class="nav-section-header"><a href="/google/backup/index.html">
661 Android Backup Service</a>
662 </div>
663 <ul>
664 <li><a href="/google/backup/signup.html">
665 Register</a>
666 </li>
667 </ul>
668 </li>
669
670 </ul>
671
672</li>
673
674
675
676</ul>
677
678<script type="text/javascript">
679<!--
680 buildToggleLists();
681 changeNavLang(getLangPref());
682//-->
683</script>
684
685
Dirk Dougherty16542642014-02-07 19:58:28 -0800686
quddusc563daee2013-12-03 19:31:14 -0800687
688 </div>
689 <script type="text/javascript">
690 showGoogleRefTree();
Dirk Dougherty16542642014-02-07 19:58:28 -0800691
quddusc563daee2013-12-03 19:31:14 -0800692 </script>
693 </div> <!-- end side-nav -->
694 <script>
695 $(document).ready(function() {
696 scrollIntoView("devdoc-nav");
697 });
698 </script>
699
700
Dirk Dougherty16542642014-02-07 19:58:28 -0800701
quddusc563daee2013-12-03 19:31:14 -0800702
703
704
705<div class="col-12" id="doc-col">
706
707<div id="api-info-block">
708
709
710
Dirk Dougherty16542642014-02-07 19:58:28 -0800711
712
713
714
715
716
717
quddusc563daee2013-12-03 19:31:14 -0800718
719<div class="sum-details-links">
720
Dirk Dougherty16542642014-02-07 19:58:28 -0800721Summary:
722
723
724
725
726
727
728
729
730
731
732
733 <a href="#pubmethods">Methods</a>
734
735
736
737
738 &#124; <a href="#inhmethods">Inherited Methods</a>
739
740&#124; <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a>
741
quddusc563daee2013-12-03 19:31:14 -0800742</div><!-- end sum-details-links -->
743<div class="api-level">
Dirk Dougherty16542642014-02-07 19:58:28 -0800744
745
746
quddusc563daee2013-12-03 19:31:14 -0800747
748</div>
749</div><!-- end api-info-block -->
750
751
752<!-- ======== START OF CLASS DATA ======== -->
753
754<div id="jd-header">
755 public
Dirk Dougherty16542642014-02-07 19:58:28 -0800756 static
757
758
quddusc563daee2013-12-03 19:31:14 -0800759 interface
Dirk Dougherty16542642014-02-07 19:58:28 -0800760<h1 itemprop="name">Leaderboards.LoadPlayerScoreResult</h1>
quddusc563daee2013-12-03 19:31:14 -0800761
762
763
Dirk Dougherty16542642014-02-07 19:58:28 -0800764
765
766 implements
767
768 <a href="/reference/com/google/android/gms/common/api/Result.html">Result</a>
769
770
771
quddusc563daee2013-12-03 19:31:14 -0800772
773
774</div><!-- end header -->
775
776<div id="naMessage"></div>
777
778<div id="jd-content" class="api apilevel-">
779<table class="jd-inheritance-table">
780
781
782 <tr>
Dirk Dougherty16542642014-02-07 19:58:28 -0800783
784 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.games.leaderboard.Leaderboards.LoadPlayerScoreResult</td>
quddusc563daee2013-12-03 19:31:14 -0800785 </tr>
Dirk Dougherty16542642014-02-07 19:58:28 -0800786
quddusc563daee2013-12-03 19:31:14 -0800787
788</table>
789
790
791
792
793
794
795
796<div class="jd-descr">
797
798
799<h2>Class Overview</h2>
Dirk Dougherty16542642014-02-07 19:58:28 -0800800<p itemprop="articleBody">Result delivered when a player's leaderboard score has been loaded.
801 <p>
802 Possible status codes include:
803 <ul>
quddusc682d8e92014-03-13 11:55:32 -0700804 <li><code><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_OK">STATUS_OK</a></code> if data was successfully loaded and is up-to-date.
805 </li>
806 <li><code><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_NETWORK_ERROR_NO_DATA">STATUS_NETWORK_ERROR_NO_DATA</a></code> if the device was unable to
807 retrieve any data from the network and has no data cached locally.</li>
Dirk Dougherty16542642014-02-07 19:58:28 -0800808 <li><code><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_NETWORK_ERROR_STALE_DATA">STATUS_NETWORK_ERROR_STALE_DATA</a></code> if the device was unable to
809 retrieve the latest data from the network, but has some data cached locally.</li>
quddusc682d8e92014-03-13 11:55:32 -0700810 <li><code><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_CLIENT_RECONNECT_REQUIRED">STATUS_CLIENT_RECONNECT_REQUIRED</a></code> if the client needs to
811 reconnect to the service to access this data.</li>
Dirk Dougherty16542642014-02-07 19:58:28 -0800812 <li><code><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_LICENSE_CHECK_FAILED">STATUS_LICENSE_CHECK_FAILED</a></code> if the game is not licensed to the
813 user.</li>
814 <li><code><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_INTERNAL_ERROR">STATUS_INTERNAL_ERROR</a></code> if an unexpected error occurred in the
815 service.</li>
816 </ul>
quddusc563daee2013-12-03 19:31:14 -0800817</p>
818
819
820
821
822
823</div><!-- jd-descr -->
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840<div class="jd-descr">
841
842
843<h2>Summary</h2>
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871<!-- ========== METHOD SUMMARY =========== -->
872<table id="pubmethods" class="jd-sumtable"><tr><th colspan="12">Public Methods</th></tr>
873
874
875
Dirk Dougherty16542642014-02-07 19:58:28 -0800876
quddusc563daee2013-12-03 19:31:14 -0800877 <tr class="alt-color api apilevel-" >
878 <td class="jd-typecol"><nobr>
879 abstract
Dirk Dougherty16542642014-02-07 19:58:28 -0800880
881
882
883
884 <a href="/reference/com/google/android/gms/games/leaderboard/LeaderboardScore.html">LeaderboardScore</a></nobr>
quddusc563daee2013-12-03 19:31:14 -0800885 </td>
886 <td class="jd-linkcol" width="100%"><nobr>
Dirk Dougherty16542642014-02-07 19:58:28 -0800887 <span class="sympad"><a href="/reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadPlayerScoreResult.html#getScore()">getScore</a></span>()</nobr>
888
quddusc563daee2013-12-03 19:31:14 -0800889 </td></tr>
890
891
892
893</table>
894
895
896
897
898
899
900
Dirk Dougherty16542642014-02-07 19:58:28 -0800901<!-- ========== METHOD SUMMARY =========== -->
902<table id="inhmethods" class="jd-sumtable"><tr><th>
903 <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a>
904 <div style="clear:left;">Inherited Methods</div></th></tr>
905
906
907<tr class="api apilevel-" >
908<td colspan="12">
909 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-com.google.android.gms.common.api.Result" class="jd-expando-trigger closed"
910 ><img id="inherited-methods-com.google.android.gms.common.api.Result-trigger"
911 src="/assets/images/triangle-closed.png"
912 class="jd-expando-trigger-img" /></a>
913From interface
914
915 <a href="/reference/com/google/android/gms/common/api/Result.html">com.google.android.gms.common.api.Result</a>
916
917<div id="inherited-methods-com.google.android.gms.common.api.Result">
918 <div id="inherited-methods-com.google.android.gms.common.api.Result-list"
919 class="jd-inheritedlinks">
920 </div>
921 <div id="inherited-methods-com.google.android.gms.common.api.Result-summary" style="display: none;">
922 <table class="jd-sumtable-expando">
923
924
925
926
927 <tr class="alt-color api apilevel-" >
928 <td class="jd-typecol"><nobr>
929 abstract
930
931
932
933
934 <a href="/reference/com/google/android/gms/common/api/Status.html">Status</a></nobr>
935 </td>
936 <td class="jd-linkcol" width="100%"><nobr>
937 <span class="sympad"><a href="/reference/com/google/android/gms/common/api/Result.html#getStatus()">getStatus</a></span>()</nobr>
938
939 </td></tr>
940
941
942</table>
943 </div>
944</div>
945</td></tr>
946
947
948</table>
949
950
quddusc563daee2013-12-03 19:31:14 -0800951</div><!-- jd-descr (summary) -->
952
953<!-- Details -->
954
955
956
957
958
959
960
961
962<!-- XML Attributes -->
963
964
965<!-- Enum Values -->
966
967
968<!-- Constants -->
969
970
971<!-- Fields -->
972
973
974<!-- Public ctors -->
975
976
977
978<!-- ========= CONSTRUCTOR DETAIL ======== -->
979<!-- Protected ctors -->
980
981
982
983<!-- ========= METHOD DETAIL ======== -->
984<!-- Public methdos -->
985
986<h2>Public Methods</h2>
987
988
989
Dirk Dougherty16542642014-02-07 19:58:28 -0800990<A NAME="getScore()"></A>
quddusc563daee2013-12-03 19:31:14 -0800991
Dirk Dougherty16542642014-02-07 19:58:28 -0800992<div class="jd-details api apilevel-">
quddusc563daee2013-12-03 19:31:14 -0800993 <h4 class="jd-details-title">
994 <span class="normal">
Dirk Dougherty16542642014-02-07 19:58:28 -0800995 public
996
997
998 abstract
999
1000 <a href="/reference/com/google/android/gms/games/leaderboard/LeaderboardScore.html">LeaderboardScore</a>
quddusc563daee2013-12-03 19:31:14 -08001001 </span>
Dirk Dougherty16542642014-02-07 19:58:28 -08001002 <span class="sympad">getScore</span>
1003 <span class="normal">()</span>
quddusc563daee2013-12-03 19:31:14 -08001004 </h4>
1005 <div class="api-level">
1006 <div></div>
Dirk Dougherty16542642014-02-07 19:58:28 -08001007
1008
quddusc563daee2013-12-03 19:31:14 -08001009
1010 </div>
1011 <div class="jd-details-descr">
Dirk Dougherty16542642014-02-07 19:58:28 -08001012
Quddus Chong0c8b53a2014-01-30 19:03:16 +00001013 <div class="jd-tagdata jd-tagdescr"><p></p></div>
Dirk Dougherty16542642014-02-07 19:58:28 -08001014 <div class="jd-tagdata">
1015 <h5 class="jd-tagtitle">Returns</h5>
1016 <ul class="nolist"><li>The leaderboard score that was requested. This item may be null if no score was
1017 found.
1018</li></ul>
1019 </div>
quddusc563daee2013-12-03 19:31:14 -08001020
1021 </div>
1022</div>
1023
1024
1025
1026
1027
1028<!-- ========= METHOD DETAIL ======== -->
1029
1030
1031
1032<!-- ========= END OF CLASS DATA ========= -->
1033<A NAME="navbar_top"></A>
1034
1035<div id="footer" class="wrap" >
Dirk Dougherty16542642014-02-07 19:58:28 -08001036
quddusc563daee2013-12-03 19:31:14 -08001037
1038 <div id="copyright">
Dirk Dougherty16542642014-02-07 19:58:28 -08001039
quddusc563daee2013-12-03 19:31:14 -08001040 Except as noted, this content is licensed under <a
Dirk Dougherty16542642014-02-07 19:58:28 -08001041 href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>.
quddusc563daee2013-12-03 19:31:14 -08001042 For details and restrictions, see the <a href="/license.html">
1043 Content License</a>.
1044 </div>
1045 <div id="build_info">
Dirk Dougherty16542642014-02-07 19:58:28 -08001046
quddusc563daee2013-12-03 19:31:14 -08001047<script src="/timestamp.js" type="text/javascript"></script>
1048<script>document.write(BUILD_TIMESTAMP)</script>
1049
1050 </div>
1051
1052
1053 <div id="footerlinks">
Dirk Dougherty16542642014-02-07 19:58:28 -08001054
quddusc563daee2013-12-03 19:31:14 -08001055 <p>
1056 <a href="/about/index.html">About Android</a>&nbsp;&nbsp;|&nbsp;
1057 <a href="/legal.html">Legal</a>&nbsp;&nbsp;|&nbsp;
1058 <a href="/support.html">Support</a>
1059 </p>
1060 </div>
1061
1062</div> <!-- end footer -->
1063</div> <!-- jd-content -->
1064
1065</div><!-- end doc-content -->
1066
Dirk Dougherty16542642014-02-07 19:58:28 -08001067</div> <!-- end body-content -->
quddusc563daee2013-12-03 19:31:14 -08001068
1069
1070
1071
1072
1073
1074</body>
1075</html>