Package com.mypurecloud.sdk.v2.model
Class ConversationEventTopicSocialExpression
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationEventTopicSocialExpression
- All Implemented Interfaces:
Serializable
ConversationEventTopicSocialExpression
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumSystem defined string indicating what caused the communication to disconnect.static enumGets or Sets initialStatestatic enumGets or Sets state -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionafterCallWork(ConversationEventTopicAfterCallWork afterCallWork) A communication's after-call work data.afterCallWorkRequired(Boolean afterCallWorkRequired) Indicates if after-call is required for a communication.connectedTime(Date connectedTime) The timestamp when this communication was connected in the cloud clock.disconnectedTime(Date disconnectedTime) The timestamp when this communication disconnected from the conversation in the provider clock.System defined string indicating what caused the communication to disconnect.booleangetHeld()getId()getState()inthashCode()True if this call is held and the person on this side hears silence.A globally unique identifier for this communication.The id of the peer communication corresponding to a matching leg for this communication.previewText(String previewText) The text preview of the communication contentsThe source provider of the social expression.recordingId(String recordingId) A globally unique identifier for the recording associated with this chat.The UUID of the script to use.voidsetAfterCallWork(ConversationEventTopicAfterCallWork afterCallWork) voidsetAfterCallWorkRequired(Boolean afterCallWorkRequired) voidsetConnectedTime(Date connectedTime) voidsetDisconnectedTime(Date disconnectedTime) voidvoidvoidvoidvoidvoidsetPreviewText(String previewText) voidsetProvider(String provider) voidsetRecordingId(String recordingId) voidsetScriptId(String scriptId) voidsetSocialMediaHub(String socialMediaHub) voidsetSocialMediaId(String socialMediaId) voidsetSocialUserName(String socialUserName) voidsetStartHoldTime(Date startHoldTime) voidvoidsocialMediaHub(String socialMediaHub) The social network of the communicationsocialMediaId(String socialMediaId) A globally unique identifier for the social media.socialUserName(String socialUserName) The social media user name of the communicationstartHoldTime(Date startHoldTime) The timestamp the chat was placed on hold in the cloud clock if the chat is currently on hold.toString()wrapup(ConversationEventTopicWrapup wrapup) Call wrap up or disposition data.
-
Constructor Details
-
ConversationEventTopicSocialExpression
public ConversationEventTopicSocialExpression() -
ConversationEventTopicSocialExpression
-
-
Method Details
-
state
-
getState
-
setState
-
initialState
public ConversationEventTopicSocialExpression initialState(ConversationEventTopicSocialExpression.InitialStateEnum initialState) -
getInitialState
-
setInitialState
-
id
A globally unique identifier for this communication. -
getId
-
setId
-
getSocialMediaId
-
setSocialMediaId
-
socialMediaHub
The social network of the communication -
getSocialMediaHub
-
setSocialMediaHub
-
socialUserName
The social media user name of the communication -
getSocialUserName
-
setSocialUserName
-
previewText
The text preview of the communication contents -
getPreviewText
-
setPreviewText
-
recordingId
A globally unique identifier for the recording associated with this chat. -
getRecordingId
-
setRecordingId
-
held
True if this call is held and the person on this side hears silence. -
getHeld
-
setHeld
-
provider
The source provider of the social expression. -
getProvider
-
setProvider
-
scriptId
The UUID of the script to use. -
getScriptId
-
setScriptId
-
peerId
The id of the peer communication corresponding to a matching leg for this communication. -
getPeerId
-
setPeerId
-
disconnectType
public ConversationEventTopicSocialExpression disconnectType(ConversationEventTopicSocialExpression.DisconnectTypeEnum disconnectType) System defined string indicating what caused the communication to disconnect. Will be null until the communication disconnects. -
getDisconnectType
-
setDisconnectType
public void setDisconnectType(ConversationEventTopicSocialExpression.DisconnectTypeEnum disconnectType) -
startHoldTime
The timestamp the chat was placed on hold in the cloud clock if the chat is currently on hold. -
getStartHoldTime
-
setStartHoldTime
-
connectedTime
The timestamp when this communication was connected in the cloud clock. -
getConnectedTime
-
setConnectedTime
-
disconnectedTime
The timestamp when this communication disconnected from the conversation in the provider clock. -
getDisconnectedTime
-
setDisconnectedTime
-
wrapup
Call wrap up or disposition data. -
getWrapup
-
setWrapup
-
afterCallWork
public ConversationEventTopicSocialExpression afterCallWork(ConversationEventTopicAfterCallWork afterCallWork) A communication's after-call work data. -
getAfterCallWork
-
setAfterCallWork
-
afterCallWorkRequired
Indicates if after-call is required for a communication. Only used when the ACW Setting is Agent Requested. -
getAfterCallWorkRequired
-
setAfterCallWorkRequired
-
equals
-
hashCode
public int hashCode() -
toString
-
socialMediaId