new AsyncApi(baseUrl, options)
- Source:
Parameters:
| Name | Type | Description | 
|---|---|---|
| baseUrl | string | |
| options | ApiOptions | 
Methods
(async) doCall(method, url, jsonopt, nonceopt)
- Source:
Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| method | string | ||
| url | string | ||
| json | object | <optional> | |
| nonce | string | <optional> |