Preparing search index...
The search index is not available
webitel-sdk
webitel-sdk
AgentStatusEvent
Interface AgentStatusEvent
Інтерфейс, що представляє подію зміни статусу агента.
interface
AgentStatusEvent
{
agent_id
:
number
;
channels
:
Channel
[]
;
on_demand
?:
boolean
;
status
:
string
;
status_payload
?:
any
;
timeout
?:
number
;
timestamp
:
number
;
user_id
:
number
;
}
Index
Properties
agent_
id
channels
on_
demand?
status
status_
payload?
timeout?
timestamp
user_
id
Properties
agent_
id
agent_
id
:
number
channels
channels
:
Channel
[]
Optional
on_
demand
on_
demand
?:
boolean
status
status
:
string
Optional
status_
payload
status_
payload
?:
any
Optional
timeout
timeout
?:
number
timestamp
timestamp
:
number
user_
id
user_
id
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
agent_
id
channels
on_
demand
status
status_
payload
timeout
timestamp
user_
id
webitel-sdk
Loading...
Інтерфейс, що представляє подію зміни статусу агента.