Class MailSessionActionAllowed
enum
Constructor Attributes | Constructor Name and Description |
---|---|
Allowed mail session functions, need to be checked before each function call
|
Field Attributes | Field Name and Description |
---|---|
<static> |
MailSessionActionAllowed.Answer
Send an answer
|
<static> |
MailSessionActionAllowed.AnswerToAll
Send an answer to all
|
<static> |
MailSessionActionAllowed.BackToMail
Can cancel the edit mode
|
<static> |
MailSessionActionAllowed.CallSession
Request a call on the session
|
<static> |
MailSessionActionAllowed.CancelSearchMode
Go out SearchMode page
|
<static> |
MailSessionActionAllowed.CloseSession
End of this mail handling, close the script, send the status and change agent state
|
<static> |
MailSessionActionAllowed.HangupCallSession
Hangup the call made on the session
|
<static> |
MailSessionActionAllowed.HoldCallSession
Hold the call made on the session
|
<static> |
MailSessionActionAllowed.NoAnswer
No answer to this mail
|
<static> |
MailSessionActionAllowed.Redial
Make a redial on the current email following a previous call
|
<static> |
MailSessionActionAllowed.RetrieveCallSession
Retreive the call held on the session
|
<static> |
MailSessionActionAllowed.SendEmail
Send this email
|
<static> |
MailSessionActionAllowed.SetCallStatus
Set the call status of this mail session
|
<static> |
MailSessionActionAllowed.Transfer
Transfer this email
|
Class Detail
MailSessionActionAllowed()
Allowed mail session functions, need to be checked before each function call
Field Detail
<static>
MailSessionActionAllowed.Answer
Send an answer
<static>
MailSessionActionAllowed.AnswerToAll
Send an answer to all
<static>
MailSessionActionAllowed.BackToMail
Can cancel the edit mode
<static>
MailSessionActionAllowed.CallSession
Request a call on the session
<static>
MailSessionActionAllowed.CancelSearchMode
Go out SearchMode page
<static>
MailSessionActionAllowed.CloseSession
End of this mail handling, close the script, send the status and change agent state
<static>
MailSessionActionAllowed.HangupCallSession
Hangup the call made on the session
<static>
MailSessionActionAllowed.HoldCallSession
Hold the call made on the session
<static>
MailSessionActionAllowed.NoAnswer
No answer to this mail
<static>
MailSessionActionAllowed.Redial
Make a redial on the current email following a previous call
<static>
MailSessionActionAllowed.RetrieveCallSession
Retreive the call held on the session
<static>
MailSessionActionAllowed.SendEmail
Send this email
<static>
MailSessionActionAllowed.SetCallStatus
Set the call status of this mail session
<static>
MailSessionActionAllowed.Transfer
Transfer this email