Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2.authentication / AuthenticationMethod / Internal / MessageDetails / locale

locale

val locale: Locale?

The locale of the template to use. As many locales as necessary may be defined on the Webcom developer console.

If the required one doesn't exist, the Webcom back end will choose the most appropriate one among the available ones (e.g. "fr" instead of "fr-CA" if "fr-CA" is not defined). If not set, the default locale is used (as specified on the Webcom developer console).

Property

locale -

The locale of the template to use. As many locales as necessary may be defined on the Webcom developer console.

If the required one doesn't exist, the Webcom back end will choose the most appropriate one among the available ones (e.g. "fr" instead of "fr-CA" if "fr-CA" is not defined). If not set, the default locale is used (as specified on the Webcom developer console).