public static interface AppLovinVariableService.OnVariablesUpdateListener
| Modifier and Type | Method and Description |
|---|---|
void |
onVariablesUpdate(android.os.Bundle variables)
Called when new variables are retrieved.
|
void onVariablesUpdate(android.os.Bundle variables)
variables - The bundle containing the latest variables. These values may also be retrieved via the various getters in this class.