Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TAG |
"Swarm" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
PURCHASE_CANCELED |
-1000 |
public static final int |
PURCHASE_FAILED_ALREADY_PURCHASED |
-1006 |
public static final int |
PURCHASE_FAILED_INVALID_ITEM |
-1003 |
public static final int |
PURCHASE_FAILED_INVALID_STORE |
-1002 |
public static final int |
PURCHASE_FAILED_NO_COINS |
-1001 |
public static final int |
PURCHASE_FAILED_NO_INTERNET |
-1005 |
public static final int |
PURCHASE_FAILED_OTHER |
-1004 |
public static final int |
PURCHASE_SUCCESS |
1 |