| Package | Description |
|---|---|
| com.google.api.services.games |
| Modifier and Type | Method and Description |
|---|---|
Games.Rooms.ReportStatus |
Games.Rooms.reportStatus(java.lang.String roomId,
RoomP2PStatuses content)
Updates sent by a client reporting the status of peers in a room.
|
Games.Rooms.ReportStatus |
Games.Rooms.ReportStatus.set(java.lang.String parameterName,
java.lang.Object value) |
Games.Rooms.ReportStatus |
Games.Rooms.ReportStatus.setAlt(java.lang.String alt) |
Games.Rooms.ReportStatus |
Games.Rooms.ReportStatus.setConsistencyToken(java.lang.Long consistencyToken)
The last-seen mutation timestamp.
|
Games.Rooms.ReportStatus |
Games.Rooms.ReportStatus.setFields(java.lang.String fields) |
Games.Rooms.ReportStatus |
Games.Rooms.ReportStatus.setKey(java.lang.String key) |
Games.Rooms.ReportStatus |
Games.Rooms.ReportStatus.setLanguage(java.lang.String language)
The preferred language to use for strings returned by this method.
|
Games.Rooms.ReportStatus |
Games.Rooms.ReportStatus.setOauthToken(java.lang.String oauthToken) |
Games.Rooms.ReportStatus |
Games.Rooms.ReportStatus.setPrettyPrint(java.lang.Boolean prettyPrint) |
Games.Rooms.ReportStatus |
Games.Rooms.ReportStatus.setQuotaUser(java.lang.String quotaUser) |
Games.Rooms.ReportStatus |
Games.Rooms.ReportStatus.setRoomId(java.lang.String roomId)
The ID of the room.
|
Games.Rooms.ReportStatus |
Games.Rooms.ReportStatus.setUserIp(java.lang.String userIp) |