| Package | Description |
|---|---|
| com.google.api.services.games.model |
| Modifier and Type | Method and Description |
|---|---|
Played |
Played.clone() |
Played |
Played.set(String fieldName,
Object value) |
Played |
Played.setAutoMatched(Boolean autoMatched)
True if the player was auto-matched with the currently authenticated user.
|
Played |
Played.setKind(String kind)
Uniquely identifies the type of this resource.
|
Played |
Played.setTimeMillis(Long timeMillis)
The last time the player played the game in milliseconds since the epoch in UTC.
|
Copyright © 2011–2020 Google. All rights reserved.