Uses of Enum Class
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicCallback.DirectionEnum
Packages that use QueueConversationEventTopicCallback.DirectionEnum
-
Uses of QueueConversationEventTopicCallback.DirectionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationEventTopicCallback.DirectionEnumModifier and TypeMethodDescriptionQueueConversationEventTopicCallback.DirectionEnum.fromString(String key) QueueConversationEventTopicCallback.getDirection()Returns the enum constant of this class with the specified name.QueueConversationEventTopicCallback.DirectionEnum.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 QueueConversationEventTopicCallback.DirectionEnumModifier and TypeMethodDescriptionQueueConversationEventTopicCallback.direction(QueueConversationEventTopicCallback.DirectionEnum direction) The direction of the callvoidQueueConversationEventTopicCallback.setDirection(QueueConversationEventTopicCallback.DirectionEnum direction)