Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Getuserlang

Mark Johnson edited this page Sep 15, 2013 · 1 revision

Gets the user's current language

Request Parameters

  • action getuserlang
  • token Your current token (see Session Initalisation)
  • t The current timestamp (optional)

returns

JSON string containing:

  • lang The language code of the current language

example

GET http://localhost:8888/gui/?token=ToKeNStRinG&action=getuserlang

Clone this wiki locally