Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationCobrowseEventTopicWrapup
Packages that use QueueConversationCobrowseEventTopicWrapup
-
Uses of QueueConversationCobrowseEventTopicWrapup in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationCobrowseEventTopicWrapupModifier and TypeMethodDescriptionThe user configured wrap up code name.QueueConversationCobrowseEventTopicWrapup.durationSeconds(Long durationSeconds) The length of time in seconds that the agent spent doing after call work., Note, the format of utc-millisec should be ignored, our code generator needs it to generate a Long for us internallyThe timestamp when the wrapup was finished.QueueConversationCobrowseEventTopicCobrowseMediaParticipant.getWrapup()Text entered by the agent to describe the call or disposition.List of tags selected by the agent to describe the call or disposition.Methods in com.mypurecloud.sdk.v2.model with parameters of type QueueConversationCobrowseEventTopicWrapupModifier and TypeMethodDescriptionvoidQueueConversationCobrowseEventTopicCobrowseMediaParticipant.setWrapup(QueueConversationCobrowseEventTopicWrapup wrapup) QueueConversationCobrowseEventTopicCobrowseMediaParticipant.wrapup(QueueConversationCobrowseEventTopicWrapup wrapup)