Skip to content

Localization Protocol

Yannik Marchand edited this page Jan 27, 2021 · 1 revision

NEX Protocols > Localization (39)

Method ID Method Name
1 GetLocaleCode
2 SetLocaleCode

(1) GetLocaleCode

Request

This method does not take any parameters.

Response

Type Name
String localCode

(2) SetLocaleCode

Request

Type Name
String localCode

Response

This method does not return anything.

Clone this wiki locally