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