Language Configuration
Usage
Both WMTOperations and WMTPush contain an acceptLanguage property that should be set to the user’s preferred language.
Format
The default value is always en. With other languages, we use values compliant with standard RFC Accept-Language.
The language properties are just a wrap-around of the underlying networking language configuration described in our networking library documentation.
Note: Content language capabilities are limited by the implementation of the server - it must support the provided language.
Last updated on Feb 21, 2024 (09:34)
Edit on Github
Send Feedback