Class FaxSessionActionAllowed
enum
Constructor Attributes | Constructor Name and Description |
---|---|
Allowed fax functions, need to be checked before each function call
|
Field Attributes | Field Name and Description |
---|---|
<static> |
FaxSessionActionAllowed.BlindTransfer
Make a direct transfer to another agent or campaign
|
<static> |
FaxSessionActionAllowed.CallSession
Request a call on the session
|
<static> |
FaxSessionActionAllowed.CancelSearchMode
Go out SearchMode
|
<static> |
FaxSessionActionAllowed.CloseSession
End of this fax handling, close the script, send the status and change agent state
|
<static> |
FaxSessionActionAllowed.HangupCallSession
Hangup the call made on the session
|
<static> |
FaxSessionActionAllowed.HoldCallSession
Hold the call made on the session
|
<static> |
FaxSessionActionAllowed.Redial
Redial the of current session
|
<static> |
FaxSessionActionAllowed.RetrieveCallSession
Retrieve the call held on the session
|
<static> |
FaxSessionActionAllowed.SearchModeSelect
Request a context popup for search mode
|
<static> |
FaxSessionActionAllowed.SendEmail
Send an email if a media server is connected
|
<static> |
FaxSessionActionAllowed.SetCallStatus
Set the call status of this session
|
Class Detail
FaxSessionActionAllowed()
Allowed fax functions, need to be checked before each function call
Field Detail
<static>
FaxSessionActionAllowed.BlindTransfer
Make a direct transfer to another agent or campaign
<static>
FaxSessionActionAllowed.CallSession
Request a call on the session
<static>
FaxSessionActionAllowed.CancelSearchMode
Go out SearchMode
<static>
FaxSessionActionAllowed.CloseSession
End of this fax handling, close the script, send the status and change agent state
<static>
FaxSessionActionAllowed.HangupCallSession
Hangup the call made on the session
<static>
FaxSessionActionAllowed.HoldCallSession
Hold the call made on the session
<static>
FaxSessionActionAllowed.Redial
Redial the of current session
<static>
FaxSessionActionAllowed.RetrieveCallSession
Retrieve the call held on the session
<static>
FaxSessionActionAllowed.SearchModeSelect
Request a context popup for search mode
<static>
FaxSessionActionAllowed.SendEmail
Send an email if a media server is connected
<static>
FaxSessionActionAllowed.SetCallStatus
Set the call status of this session