Uses of Enum Class
com.mypurecloud.sdk.v2.model.Widget.AgentInteractionSortOrderEnum
Packages that use Widget.AgentInteractionSortOrderEnum
-
Uses of Widget.AgentInteractionSortOrderEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Widget.AgentInteractionSortOrderEnumModifier and TypeMethodDescriptionWidget.AgentInteractionSortOrderEnum.fromString(String key) Widget.getAgentInteractionSortOrder()Returns the enum constant of this class with the specified name.static Widget.AgentInteractionSortOrderEnum[]Widget.AgentInteractionSortOrderEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type Widget.AgentInteractionSortOrderEnumModifier and TypeMethodDescriptionWidget.agentInteractionSortOrder(Widget.AgentInteractionSortOrderEnum agentInteractionSortOrder) The sort order of the interactions in the agent status widget.voidWidget.setAgentInteractionSortOrder(Widget.AgentInteractionSortOrderEnum agentInteractionSortOrder)