Search
Preparing search index...
The search index is not available
ao-lib
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
TeamService
Class TeamService
Hierarchy
ServiceCore
TeamService
Index
Constructors
constructor
Properties
name
resource
tid
Methods
add
Resource
get
Info
get
Team
get
Team
Config
get
Team
Map
get
Tid
set
Tid
update
Info
update
Team
update
Team
Config
update
Team
Map
Constructors
constructor
new
Team
Service
(
)
:
TeamService
Returns
TeamService
Properties
name
name
:
string
resource
resource
:
ResourceMap
Optional
tid
tid
:
undefined
|
string
Methods
add
Resource
add
Resource
(
name
:
string
, resource
:
any
)
:
void
Parameters
name:
string
resource:
any
Returns
void
get
Info
get
Info
(
options
?:
PartialGetOptions
)
:
any
Parameters
Default value
options:
PartialGetOptions
= {}
Returns
any
get
Team
get
Team
(
tid
?:
undefined
|
string
, options
?:
PartialGetOptions
)
:
any
Parameters
Optional
tid:
undefined
|
string
Default value
options:
PartialGetOptions
= {}
Returns
any
get
Team
Config
get
Team
Config
(
options
?:
PartialGetOptions
)
:
any
Parameters
Default value
options:
PartialGetOptions
= {}
Returns
any
get
Team
Map
get
Team
Map
(
options
?:
PartialGetOptions
)
:
any
Parameters
Default value
options:
PartialGetOptions
= {}
Returns
any
get
Tid
get
Tid
(
)
:
undefined
|
string
Returns
undefined
|
string
set
Tid
set
Tid
(
tid
:
any
)
:
undefined
|
string
Parameters
tid:
any
Returns
undefined
|
string
update
Info
update
Info
(
info
:
any
, options
:
PartialUpdateOptions
)
:
any
Parameters
info:
any
options:
PartialUpdateOptions
Returns
any
update
Team
update
Team
(
team
:
any
)
:
any
Parameters
team:
any
Returns
any
update
Team
Config
update
Team
Config
(
info
:
any
, options
:
PartialUpdateOptions
)
:
any
Parameters
info:
any
options:
PartialUpdateOptions
Returns
any
update
Team
Map
update
Team
Map
(
info
:
any
, options
:
PartialUpdateOptions
)
:
any
Parameters
info:
any
options:
PartialUpdateOptions
Returns
any
Globals
Team
Service
constructor
name
resource
tid
add
Resource
get
Info
get
Team
get
Team
Config
get
Team
Map
get
Tid
set
Tid
update
Info
update
Team
update
Team
Config
update
Team
Map
Generated using
TypeDoc