Uses of Class
com.mypurecloud.sdk.v2.model.ConversationEventTopicSocialExpression
Packages that use ConversationEventTopicSocialExpression
-
Uses of ConversationEventTopicSocialExpression in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationEventTopicSocialExpressionModifier and TypeMethodDescriptionConversationEventTopicSocialExpression.afterCallWork(ConversationEventTopicAfterCallWork afterCallWork) A communication's after-call work data.ConversationEventTopicSocialExpression.afterCallWorkRequired(Boolean afterCallWorkRequired) Indicates if after-call is required for a communication.ConversationEventTopicSocialExpression.connectedTime(Date connectedTime) The timestamp when this communication was connected in the cloud clock.ConversationEventTopicSocialExpression.disconnectedTime(Date disconnectedTime) The timestamp when this communication disconnected from the conversation in the provider clock.ConversationEventTopicSocialExpression.disconnectType(ConversationEventTopicSocialExpression.DisconnectTypeEnum disconnectType) System defined string indicating what caused the communication to disconnect.True if this call is held and the person on this side hears silence.A globally unique identifier for this communication.ConversationEventTopicSocialExpression.initialState(ConversationEventTopicSocialExpression.InitialStateEnum initialState) The id of the peer communication corresponding to a matching leg for this communication.ConversationEventTopicSocialExpression.previewText(String previewText) The text preview of the communication contentsThe source provider of the social expression.ConversationEventTopicSocialExpression.recordingId(String recordingId) A globally unique identifier for the recording associated with this chat.The UUID of the script to use.ConversationEventTopicSocialExpression.socialMediaHub(String socialMediaHub) The social network of the communicationConversationEventTopicSocialExpression.socialMediaId(String socialMediaId) A globally unique identifier for the social media.ConversationEventTopicSocialExpression.socialUserName(String socialUserName) The social media user name of the communicationConversationEventTopicSocialExpression.startHoldTime(Date startHoldTime) The timestamp the chat was placed on hold in the cloud clock if the chat is currently on hold.ConversationEventTopicSocialExpression.state(ConversationEventTopicSocialExpression.StateEnum state) ConversationEventTopicSocialExpression.wrapup(ConversationEventTopicWrapup wrapup) Call wrap up or disposition data.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationEventTopicSocialExpressionMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationEventTopicSocialExpressionModifier and TypeMethodDescriptionvoidConversationEventTopicParticipant.setSocialExpressions(List<ConversationEventTopicSocialExpression> socialExpressions) ConversationEventTopicParticipant.socialExpressions(List<ConversationEventTopicSocialExpression> socialExpressions)