Preparing search index...
The search index is not available
Documentation
Documentation
BridgeMessage
AgentListResponse
Interface AgentListResponse
interface
AgentListResponse
{
agents
:
AgentSummary
[]
;
clientID
?:
string
;
id
:
string
;
replyTo
?:
string
;
type
:
"AgentListResponse"
;
when
:
string
;
}
Hierarchy (
View Summary
)
BridgeMessage
<
"AgentListResponse"
>
AgentListResponse
Index
Properties
agents
clientID?
id
reply
To?
type
when
Properties
agents
agents
:
AgentSummary
[]
Optional
clientID
clientID
?:
string
id
id
:
string
Optional
reply
To
replyTo
?:
string
type
type
:
"AgentListResponse"
when
when
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agents
clientID
id
reply
To
type
when
Documentation
Loading...