summaryrefslogtreecommitdiff
path: root/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/Room.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/reference/com/google/android/gms/games/multiplayer/realtime/Room.html')
-rw-r--r--docs/html/reference/com/google/android/gms/games/multiplayer/realtime/Room.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/Room.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/Room.html
index 64c6398f439b..1b12a088e4e7 100644
--- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/Room.html
+++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/Room.html
@@ -1547,7 +1547,7 @@ From interface
room has no automatch properties.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
- <ul class="nolist"><li>bundle containing the automatch criteria for this room.
+ <ul class="nolist"><li>A bundle containing the automatch criteria for this room.
</li></ul>
</div>
@@ -1928,8 +1928,8 @@ From interface
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>Variant specified for this room, if any. A variant is an optional
- developer-controlled parameter describing the type of game to play, ranging from
- 1-1023 (inclusive). If this room had no variant specified, returns
+ developer-controlled parameter describing the type of game to play. If specified,
+ this value will be a positive integer. If this room had no variant specified, returns
<code><a href="/reference/com/google/android/gms/games/multiplayer/realtime/Room.html#ROOM_VARIANT_ANY">ROOM_VARIANT_ANY</a></code>.
</li></ul>
</div>