setLocalizationListener

fun setLocalizationListener(localizationListener: ERROR CLASS: Symbol not found for LocalizationListener)

Sets a new LocalizationListener to help with localizing SDK framework strings. WARNING: The localization listener is retained globally, so make sure it does not refer to any Activity context or it WILL leak memory.

Parameters

localizationListener

new localization listener.