|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use RevMobTestingMode | |
|---|---|
| com.revmob | |
| Uses of RevMobTestingMode in com.revmob |
|---|
| Methods in com.revmob that return RevMobTestingMode | |
|---|---|
RevMobTestingMode |
RevMob.getTestingMode()
|
static RevMobTestingMode |
RevMobTestingMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RevMobTestingMode[] |
RevMobTestingMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.revmob with parameters of type RevMobTestingMode | |
|---|---|
void |
RevMob.setTestingMode(RevMobTestingMode testingMode)
Use this method to use testing mode: |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||