setBackground

TrueConfLess than 1 minute

setBackground

Description: set the background TrueConf Room API. PRO

Example:

{
    "method": "setBackground",
    "requestId" : "1",
    "fileId": 84427739
}

Answer examples:

{
    "method": "setBackground",
    "requestId" : "1",
    "result": true
}

Parameter description:

  • fileId - the file identifier on the built-in HTTP server, which was previously uploaded and is to be used as a background.

  • requestId - a unique request identifier. You can find more details about it here.

See also: