API reference
API reference
Select your platform
No SDKs available
No versions available

LanguagePack Class

Modifiers: final
The LanguagePack API provides a way to manage language packs for an application. A language pack is a collection of assets that are specific to a particular language, such as translations of text, audio files, and images. For more information, see here.

Signature

class LanguagePack

Constructors

LanguagePack ()
Signature
constructor()
Returns
LanguagePack
Did you find this page helpful?