Index

Classes


Class CallInformation

Class Summary
Constructor Attributes Constructor Name and Description
 
Struct representing a media traitment in the history
Field Summary
Field Attributes Field Name and Description
 
- agent first name, last name
 
- Textual call status on traiment release
 
- Textual call status detail on traiment release
 
- context type for this history entry
 
- campaign name for media of the traitment
 
- campaign id for media of the traitment
 
- comments set by the agent on releasing the media
 
- Date of the media traitment in format dd/MM/yyyy HH:mm
 
- Duration of the media traitment
 
- path of the recorded file (for telephony context)
 
GMT
- GMT offset of the server (or websurfer in the Chat case)
 
- media client indice
 
- Array of Session_MediaRelated of related media actions done on the traitment
 
- media sessionId (on stats database)
Class Detail
CallInformation()
Struct representing a media traitment in the history
Field Detail
{string} Agent
- agent first name, last name

{string} CallStatus
- Textual call status on traiment release

{string} CallStatusDetail
- Textual call status detail on traiment release

{ContextTypes} CallType
- context type for this history entry

{string} Campaign
- campaign name for media of the traitment

{string} CampaignId
- campaign id for media of the traitment

{string} Comments
- comments set by the agent on releasing the media

{string} Date
- Date of the media traitment in format dd/MM/yyyy HH:mm

{string} Duration
- Duration of the media traitment

{string} FileName
- path of the recorded file (for telephony context)

{number} GMT
- GMT offset of the server (or websurfer in the Chat case)

{string} Indice
- media client indice

{Array} RelatedMedias
- Array of Session_MediaRelated of related media actions done on the traitment

{string} SessionId
- media sessionId (on stats database)

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Nov 05 2014 12:49:32 GMT+0100 (CET)