set SDKLanguage
Sets the app language to the desired one from the languages the SDK is supporting. If not set then defaults to the system's language locale.
Parameters
language
enum value for the desired language or null for default system language
context
Context object to save the configuration.