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