| Package | Description |
|---|---|
| com.google.api.services.games.model |
| Modifier and Type | Method and Description |
|---|---|
ApplicationVerifyResponse |
ApplicationVerifyResponse.clone() |
ApplicationVerifyResponse |
ApplicationVerifyResponse.set(java.lang.String fieldName,
java.lang.Object value) |
ApplicationVerifyResponse |
ApplicationVerifyResponse.setAlternatePlayerId(java.lang.String alternatePlayerId)
An alternate ID that was once used for the player that was issued the auth token used in this
request.
|
ApplicationVerifyResponse |
ApplicationVerifyResponse.setKind(java.lang.String kind)
Uniquely identifies the type of this resource.
|
ApplicationVerifyResponse |
ApplicationVerifyResponse.setPlayerId(java.lang.String playerId)
The ID of the player that was issued the auth token used in this request.
|