Beta
The date when the engagement was first created in ISO 8601 format "yyyy-MM-dd'T'HH:mm:ss'Z'" or yyyy-MM-dd'T'HH:mm:ss’TZD’
The engagement's ID
Optional
acceptThe time when the engagement was accepted by the current agent
Optional
queueThe ID of the queue which the engagement is routed to
Optional
queueThe name of the queue which the engagement is routed to
Optional
isIf the call has been transferred or not from a previous agent
Optional
transfertype of transfer: direct, warm
Optional
transferThe ID of the agent who initiated the transfer
Optional
transferThe name of the agent who initiated the transfer
Generated using TypeDoc
All the data in this object is valid and doesn’t change throughout the lifetime of the current engagement (until the engagement is ended for the current Agent/App).
Thus this API should be called only once per engagement when the application starts or this API is not necessary if the corresponding event onEngagementContextChange is handled by the App.