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