CLanguage Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{DISPLAYTITLE:cLanguage Class}}{{Template:API}}{{Template:APIBreadcrumb}} <onlyinclude>Represents the language used by the Synthesis API library to return error messages.</onl…')
 
No edit summary
 
Line 2: Line 2:




<onlyinclude>Represents the language used by the Synthesis API library to return error messages.</onlyinclude>
<onlyinclude>Represents the language used by the Synthesis API library to return messages.</onlyinclude>


==Constructors==
==Constructors==

Latest revision as of 21:13, 13 January 2016

APIWiki.png


Member of: SynthesisAPI


Represents the language used by the Synthesis API library to return messages.

Constructors

Name Description
cLanguage Creates an instance of the cLanguage class.


Methods

Name Description
SetLanguage Sets the language of the Synthesis API library. Messages returned by the Synthesis repository to the API will be displayed in the specified language.