LanguageOption

sealed class LanguageOption

Language option for the targeting process.

Default: Use the device current language. Custom: Use the given language.

Inheritors

Types

Link copied to clipboard
class Custom(val value: <Error class: unknown class>) : LanguageOption
Link copied to clipboard