Constructor
new DataManager(args)
Create an data manager.
Parameters:
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
args |
Object | An object consists of several properties.
Properties
|
- Source:
Members
callAPI :function
callAPI Function (which should be granted by AcrosureClient#callAPI )
Type:
- function
- Source:
Methods
(async) get(args) → {Object}
Get data of a handler.
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
args |
Object | An object consists of several properties.
Properties
|
- Source:
Returns:
Available values for the combination of handler/dependencies.
- Type
- Object