Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationSocialExpressionEventTopicAfterCallWork
Packages that use QueueConversationSocialExpressionEventTopicAfterCallWork
-
Uses of QueueConversationSocialExpressionEventTopicAfterCallWork in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationSocialExpressionEventTopicAfterCallWorkModifier and TypeMethodDescriptionThe timestamp when this communication ended after-call work in the cloud clock.QueueConversationSocialExpressionEventTopicCall.getAfterCallWork()QueueConversationSocialExpressionEventTopicCallback.getAfterCallWork()QueueConversationSocialExpressionEventTopicChat.getAfterCallWork()QueueConversationSocialExpressionEventTopicCobrowse.getAfterCallWork()QueueConversationSocialExpressionEventTopicEmail.getAfterCallWork()QueueConversationSocialExpressionEventTopicMessage.getAfterCallWork()QueueConversationSocialExpressionEventTopicScreenShare.getAfterCallWork()QueueConversationSocialExpressionEventTopicSocialExpression.getAfterCallWork()QueueConversationSocialExpressionEventTopicVideo.getAfterCallWork()The timestamp when this communication started after-call work in the cloud clock.QueueConversationSocialExpressionEventTopicAfterCallWork.state(QueueConversationSocialExpressionEventTopicAfterCallWork.StateEnum state) The communication's after-call work state.Methods in com.mypurecloud.sdk.v2.model with parameters of type QueueConversationSocialExpressionEventTopicAfterCallWorkModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicCall.afterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork) QueueConversationSocialExpressionEventTopicCallback.afterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork) A communication's after-call work data.QueueConversationSocialExpressionEventTopicChat.afterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork) A communication's after-call work data.QueueConversationSocialExpressionEventTopicCobrowse.afterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork) A communication's after-call work data.QueueConversationSocialExpressionEventTopicEmail.afterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork) A communication's after-call work data.QueueConversationSocialExpressionEventTopicMessage.afterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork) A communication's after-call work data.QueueConversationSocialExpressionEventTopicScreenShare.afterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork) A communication's after-call work data.QueueConversationSocialExpressionEventTopicSocialExpression.afterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork) A communication's after-call work data.QueueConversationSocialExpressionEventTopicVideo.afterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork) A communication's after-call work data.voidQueueConversationSocialExpressionEventTopicCall.setAfterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork) voidQueueConversationSocialExpressionEventTopicCallback.setAfterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork) voidQueueConversationSocialExpressionEventTopicChat.setAfterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork) voidQueueConversationSocialExpressionEventTopicCobrowse.setAfterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork) voidQueueConversationSocialExpressionEventTopicEmail.setAfterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork) voidQueueConversationSocialExpressionEventTopicMessage.setAfterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork) voidQueueConversationSocialExpressionEventTopicScreenShare.setAfterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork) voidQueueConversationSocialExpressionEventTopicSocialExpression.setAfterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork) voidQueueConversationSocialExpressionEventTopicVideo.setAfterCallWork(QueueConversationSocialExpressionEventTopicAfterCallWork afterCallWork)