public interface SdkConfigurationChangedListener
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onSdkConfigurationChanged(SdkConfigSection section)
Callback method triggered when a particular
SdkConfigSection change has been detected. |
void onSdkConfigurationChanged(SdkConfigSection section)
SdkConfigSection change has been detected.section - The particular SdkConfigSection where changes were detected.Copyright © 2013-2016 INRIX, Inc. All Rights Reserved.