Preparing search index...
The search index is not available
webitel-sdk
webitel-sdk
AgentSessionResponse
Interface AgentSessionResponse
Інтерфейс, що представляє відповідь на запит для сесії агента.
interface
AgentSessionResponse
{
agent_id
:
number
;
auditor
:
null
|
object
;
channels
:
Channel
[]
;
is_admin
:
boolean
;
is_supervisor
:
boolean
;
last_status_change
:
number
;
on_demand
:
boolean
;
status
:
string
;
status_duration
:
number
;
status_payload
:
any
;
supervisor
:
null
|
object
;
task
?:
Distribute
[]
;
team
:
null
|
object
;
}
Hierarchy (
view full
)
AgentSession
AgentSessionResponse
Index
Properties
agent_
id
auditor
channels
is_
admin
is_
supervisor
last_
status_
change
on_
demand
status
status_
duration
status_
payload
supervisor
task?
team
Properties
agent_
id
agent_
id
:
number
auditor
auditor
:
null
|
object
channels
channels
:
Channel
[]
is_
admin
is_
admin
:
boolean
is_
supervisor
is_
supervisor
:
boolean
last_
status_
change
last_
status_
change
:
number
on_
demand
on_
demand
:
boolean
status
status
:
string
status_
duration
status_
duration
:
number
status_
payload
status_
payload
:
any
supervisor
supervisor
:
null
|
object
Optional
task
task
?:
Distribute
[]
team
team
:
null
|
object
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
agent_
id
auditor
channels
is_
admin
is_
supervisor
last_
status_
change
on_
demand
status
status_
duration
status_
payload
supervisor
task
team
webitel-sdk
Loading...
Інтерфейс, що представляє відповідь на запит для сесії агента.