| Package | Description |
|---|---|
| com.google.api.services.games.model |
| Modifier and Type | Method and Description |
|---|---|
RoomAutoMatchStatus |
RoomAutoMatchStatus.clone() |
RoomAutoMatchStatus |
RoomStatus.getAutoMatchingStatus()
Auto-matching status for this room.
|
RoomAutoMatchStatus |
Room.getAutoMatchingStatus()
Auto-matching status for this room.
|
RoomAutoMatchStatus |
RoomAutoMatchStatus.set(String fieldName,
Object value) |
RoomAutoMatchStatus |
RoomAutoMatchStatus.setKind(String kind)
Uniquely identifies the type of this resource.
|
RoomAutoMatchStatus |
RoomAutoMatchStatus.setWaitEstimateSeconds(Integer waitEstimateSeconds)
An estimate for the amount of time (in seconds) that auto-matching is expected to take to
complete.
|
| Modifier and Type | Method and Description |
|---|---|
RoomStatus |
RoomStatus.setAutoMatchingStatus(RoomAutoMatchStatus autoMatchingStatus)
Auto-matching status for this room.
|
Room |
Room.setAutoMatchingStatus(RoomAutoMatchStatus autoMatchingStatus)
Auto-matching status for this room.
|
Copyright © 2011–2020 Google. All rights reserved.