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