Message

interface Message

Message Interface for a lazy loading. For Native Language Support (NLS), system of software internationalization.

Inheritors

Properties

Link copied to clipboard
abstract val arguments: Array<out Any?>
Link copied to clipboard
abstract val key: String
Link copied to clipboard
abstract val localizedMessage: String

Functions

Link copied to clipboard
abstract fun getLocalizedMessage(locale: Locale): String