GET globalConfig/stateImage/{state}?lang={lang}

Get conference state image.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
state

Conference state. The following values are accepted:
1 - before test;
2 - before appointment;
3 - test failed;
4 - after appointment.

integer

Required

lang

Locale in {language}-{country}, in ISO 639-1 and ISO 3166-1 alpha-2 code format respectively, e.g. en-US, da-DK, nb-NO. Check the format here:
Codes for the Representation of Names of Languages
Online Browsing Platform

string

None.

Body Parameters

None.

Response Information

Resource Description

Conference state image with image/png content type.

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.