Preparing search index...
The search index is not available
webitel-sdk
webitel-sdk
AgentSession
Interface AgentSession
Інтерфейс, що представляє сесію агента.
interface
AgentSession
{
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
;
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
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
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
team
webitel-sdk
Loading...
Інтерфейс, що представляє сесію агента.