Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationSocialExpressionEventTopicSocialExpression
Packages that use QueueConversationSocialExpressionEventTopicSocialExpression
-
Uses of QueueConversationSocialExpressionEventTopicSocialExpression in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationSocialExpressionEventTopicSocialExpressionModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicSocialExpression.afterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork) A communication's after-call work data.QueueConversationSocialExpressionEventTopicSocialExpression.afterCallWorkRequired(Boolean afterCallWorkRequired) Indicates if after-call is required for a communication.QueueConversationSocialExpressionEventTopicSocialExpression.connectedTime(Date connectedTime) The timestamp when this communication was connected in the cloud clock.QueueConversationSocialExpressionEventTopicSocialExpression.disconnectedTime(Date disconnectedTime) The timestamp when this communication disconnected from the conversation in the provider clock.QueueConversationSocialExpressionEventTopicSocialExpression.disconnectType(QueueConversationSocialExpressionEventTopicSocialExpression.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.QueueConversationSocialExpressionEventTopicSocialExpression.initialState(QueueConversationSocialExpressionEventTopicSocialExpression.InitialStateEnum initialState) The id of the peer communication corresponding to a matching leg for this communication.QueueConversationSocialExpressionEventTopicSocialExpression.previewText(String previewText) The text preview of the communication contentsThe source provider of the social expression.QueueConversationSocialExpressionEventTopicSocialExpression.recordingId(String recordingId) A globally unique identifier for the recording associated with this chat.The UUID of the script to use.QueueConversationSocialExpressionEventTopicSocialExpression.socialMediaHub(String socialMediaHub) The social network of the communicationQueueConversationSocialExpressionEventTopicSocialExpression.socialMediaId(String socialMediaId) A globally unique identifier for the social media.QueueConversationSocialExpressionEventTopicSocialExpression.socialUserName(String socialUserName) The social media user name of the communicationQueueConversationSocialExpressionEventTopicSocialExpression.startHoldTime(Date startHoldTime) The timestamp the chat was placed on hold in the cloud clock if the chat is currently on hold.QueueConversationSocialExpressionEventTopicSocialExpression.state(QueueConversationSocialExpressionEventTopicSocialExpression.StateEnum state) QueueConversationSocialExpressionEventTopicSocialExpression.wrapup(QueueConversationSocialExpressionEventTopicWrapup wrapup) Call wrap up or disposition data.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueueConversationSocialExpressionEventTopicSocialExpressionModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicParticipant.getSocialExpressions()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationSocialExpressionEventTopicSocialExpressionModifier and TypeMethodDescriptionvoidQueueConversationSocialExpressionEventTopicParticipant.setSocialExpressions(List<QueueConversationSocialExpressionEventTopicSocialExpression> socialExpressions) QueueConversationSocialExpressionEventTopicParticipant.socialExpressions(List<QueueConversationSocialExpressionEventTopicSocialExpression> socialExpressions)