Public Attributes | List of all members
TestResponse Struct Reference

Output parameters of the Test API. More...

Public Attributes

 $Timestamp
 
 $ApiVersion
 
 $IsValidAccount
 
 $Language
 
 $Database
 

Detailed Description

Output parameters of the Test API.

See also
Test

Member Data Documentation

◆ $ApiVersion

TestResponse::$ApiVersion

Current API verion running on the server

◆ $Database

TestResponse::$Database

Name of the database currently in use (eg Spocrea, VTTL, ...)

◆ $IsValidAccount

TestResponse::$IsValidAccount

Checks if given credentials are valid

Returns true if account and password are correctly verified on the server

◆ $Language

TestResponse::$Language

Language used when replying to requests

Default language is enforced by the configuration of the TabT instance but if valid credentials are given, user's language will be used. Hence, to change this language, one has to connect to the TabT web interface and select his/her preferred language.

If no default language is set by the TabT instance, English will be used.

◆ $Timestamp

TestResponse::$Timestamp

Server time when responding to this test query


The documentation for this struct was generated from the following file: