stopHttpServer

TrueConf7/5/26Less than 1 minute

stopHttpServer

Description

Stop the HTTP server

void stopHttpServer()

Response Parameters

NameDescription
requestIdA unique request identifier
resultA flag indicating whether the request was successful

See also

{
    "method": "stopHttpServer",
    "requestId" : "1",
    "result": true
}
Last Updated: