ChangeListener

Interface for listening to changes in Tolgee translations.

This interface provides a callback mechanism for Java code and other environments where Kotlin Flows might not be the preferred approach for handling asynchronous events.

Functions

Link copied to clipboard
abstract fun onTranslationsChanged()

Called when translations in Tolgee have changed.