public class Consts
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GAME_INFO_FROM_PLAYHUB_KEY
The key with which the game's information is stored in the intent's extras with which the game activity was called.
|
static java.lang.String |
GAME_INFO_TO_RETURN_TO_PLAYHUB_KEY
The key with which the game's information is stored in the intent's extras with which the game activity has returned.
|
| Constructor and Description |
|---|
Consts() |
public static final java.lang.String GAME_INFO_FROM_PLAYHUB_KEY
public static final java.lang.String GAME_INFO_TO_RETURN_TO_PLAYHUB_KEY