Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicAfterCallWork
Packages that use QueueConversationEventTopicAfterCallWork
-
Uses of QueueConversationEventTopicAfterCallWork in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationEventTopicAfterCallWorkModifier and TypeMethodDescriptionThe timestamp when this communication ended after-call work in the cloud clock.QueueConversationEventTopicCall.getAfterCallWork()QueueConversationEventTopicCallback.getAfterCallWork()QueueConversationEventTopicChat.getAfterCallWork()QueueConversationEventTopicCobrowse.getAfterCallWork()QueueConversationEventTopicEmail.getAfterCallWork()QueueConversationEventTopicMessage.getAfterCallWork()QueueConversationEventTopicScreenShare.getAfterCallWork()QueueConversationEventTopicSocialExpression.getAfterCallWork()QueueConversationEventTopicVideo.getAfterCallWork()The timestamp when this communication started after-call work in the cloud clock.QueueConversationEventTopicAfterCallWork.state(QueueConversationEventTopicAfterCallWork.StateEnum state) The communication's after-call work state.Methods in com.mypurecloud.sdk.v2.model with parameters of type QueueConversationEventTopicAfterCallWorkModifier and TypeMethodDescriptionQueueConversationEventTopicCall.afterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork) QueueConversationEventTopicCallback.afterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork) A communication's after-call work data.QueueConversationEventTopicChat.afterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork) A communication's after-call work data.QueueConversationEventTopicCobrowse.afterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork) A communication's after-call work data.QueueConversationEventTopicEmail.afterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork) A communication's after-call work data.QueueConversationEventTopicMessage.afterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork) A communication's after-call work data.QueueConversationEventTopicScreenShare.afterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork) A communication's after-call work data.QueueConversationEventTopicSocialExpression.afterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork) A communication's after-call work data.QueueConversationEventTopicVideo.afterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork) A communication's after-call work data.voidQueueConversationEventTopicCall.setAfterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork) voidQueueConversationEventTopicCallback.setAfterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork) voidQueueConversationEventTopicChat.setAfterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork) voidQueueConversationEventTopicCobrowse.setAfterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork) voidQueueConversationEventTopicEmail.setAfterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork) voidQueueConversationEventTopicMessage.setAfterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork) voidQueueConversationEventTopicScreenShare.setAfterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork) voidQueueConversationEventTopicSocialExpression.setAfterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork) voidQueueConversationEventTopicVideo.setAfterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork)