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?