Constructor
new TeamManager(args)
Create a team 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) getInfo() → {Object}
Get current team info.
- Source:
Returns:
Current team info.
- Type
- Object