Uses of Class
com.mypurecloud.sdk.v2.model.AnalyticsResolution
Packages that use AnalyticsResolution
-
Uses of AnalyticsResolution in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AnalyticsResolutionModifier and TypeMethodDescriptionSpecifies when an event occurred.AnalyticsResolution.nNextContactAvoided(Long nNextContactAvoided) The ID of the last queue on which the conversation was handled.The ID of the last user who handled the conversation.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type AnalyticsResolutionModifier and TypeMethodDescriptionAnalyticsConversation.getResolutions()AnalyticsConversationWithoutAttributes.getResolutions()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type AnalyticsResolutionModifier and TypeMethodDescriptionAnalyticsConversation.resolutions(List<AnalyticsResolution> resolutions) Resolutions associated with this conversationAnalyticsConversationWithoutAttributes.resolutions(List<AnalyticsResolution> resolutions) Resolutions associated with this conversationvoidAnalyticsConversation.setResolutions(List<AnalyticsResolution> resolutions) voidAnalyticsConversationWithoutAttributes.setResolutions(List<AnalyticsResolution> resolutions)