Class TranslationTermsMessage
java.lang.Object
com.inductiveautomation.perspective.gateway.messages.json.TranslationTermsMessage
Message sent to the perspective client containing information about the localization terms available for a locale.
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
PROTOCOL
- See Also:
 
 - 
locale
The IETF code for the locale (i.e. - not the Locale.toString() version, but rather the Locale.forLanguageTag() and toLanguageTag() versions.) - 
terms
 
 - 
 - 
Constructor Details
- 
TranslationTermsMessage
 
 -