Interface ConfigurationListener

    • Method Detail

      • onPropertyChanged

        void onPropertyChanged​(@NonNull String propertyName,
                               @NonNull String propertyValue)
        Method invoked on configuration property change.
        Parameters:
        propertyName - the property name
        propertyValue - the property value