stopHttpApi()
Stops the local HTTP API server.
stopHttpApi()
Return Value
number (0 = success) : Stops the local HTTP API server
Example
// example
sdk.stopHttpApi();
Last updated
Was this helpful?
Stops the local HTTP API server.
stopHttpApi()
number (0 = success) : Stops the local HTTP API server
// example
sdk.stopHttpApi();
Last updated
Was this helpful?