CLanguage Class: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) (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…') |
Kate Racaza (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
<onlyinclude>Represents the language used by the Synthesis API library to return | <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
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. |