stopQVACProvider( )
Stops a running provider service and leaves the specified topic.
function stopQVACProvider(params: { topic: string }): PromiseParameters
| Name | Type | Required? | Description |
|---|---|---|---|
params | \{ topic: string \} | ✓ | No description |
Returns
PromiseThrows
| Error | When |
|---|---|
When the response type is not "stopProvide" or the request fails |