# openURLProtocol

Version: 4.2.0+

Description: process the trueconf: link.

Read more about the trueconf: protocol in the relevant article on our website.

Request example:

{
    "method": "openURLProtocol",
    "requestId" : "1",
    "url": "trueconf:&h=server.trueconf.com&login=ivanov&password=pass123&encrypt=1&force=1"
}

Response example:

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

Parameter description:

  • url - trueconf link

  • requestId - unique request identifier. More details can be found here

See also: