getTranslations

abstract fun getTranslations(languageCode: String, callback: OnReturnCallback<Map<String, String>>)

Returns a map of translations for a given language

Parameters

languageCode

A selected language code in the ISO 639-1 format

callback

A callback to subscribe on to receive translations