public static interface FetchedAppSettingsManager.FetchedAppSettingsCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onError() |
void |
onSuccess(FetchedAppSettings fetchedAppSettings) |
void onSuccess(FetchedAppSettings fetchedAppSettings)
void onError()