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