Preparing search index...
The search index is not available
Documentation
Documentation
BridgeMessage
StartManagingResult
Interface StartManagingResult
interface
StartManagingResult
{
canStart
:
boolean
;
clientID
?:
string
;
departmentWithMissingAgents
:
null
|
string
;
id
:
string
;
replyTo
?:
string
;
starting
:
boolean
;
type
:
"StartManagingResult"
;
when
:
string
;
}
Hierarchy (
View Summary
)
BridgeMessage
<
"StartManagingResult"
>
StartManagingResult
Index
Properties
can
Start
clientID?
department
With
Missing
Agents
id
reply
To?
starting
type
when
Properties
can
Start
canStart
:
boolean
Optional
clientID
clientID
?:
string
department
With
Missing
Agents
departmentWithMissingAgents
:
null
|
string
id
id
:
string
Optional
reply
To
replyTo
?:
string
starting
starting
:
boolean
type
type
:
"StartManagingResult"
when
when
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
can
Start
clientID
department
With
Missing
Agents
id
reply
To
starting
type
when
Documentation
Loading...