public static interface AppLovinVariableService.OnVariablesUpdateListener
| Modifier and Type | Method and Description |
|---|---|
void |
onVariablesUpdate(android.os.Bundle variables)
Deprecated.
This API has been deprecated. Please use our SDK's initialization callback to retrieve variables instead.
|
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.