Constructor
new Api(options, callbackopt)
- Source:
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
options |
String | ApiOptions | options object, or the name of the API (sets URL default to to |
|
callback |
AsyncResultCallback |
<optional> |
returns ({Error}, Api) |