Uses of Enum Class
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicCall.DirectionEnum
Packages that use QueueConversationEventTopicCall.DirectionEnum
-
Uses of QueueConversationEventTopicCall.DirectionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationEventTopicCall.DirectionEnumModifier and TypeMethodDescriptionQueueConversationEventTopicCall.DirectionEnum.fromString(String key) QueueConversationEventTopicCall.getDirection()Returns the enum constant of this class with the specified name.QueueConversationEventTopicCall.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 QueueConversationEventTopicCall.DirectionEnumModifier and TypeMethodDescriptionQueueConversationEventTopicCall.direction(QueueConversationEventTopicCall.DirectionEnum direction) Whether a call is inbound or outbound.voidQueueConversationEventTopicCall.setDirection(QueueConversationEventTopicCall.DirectionEnum direction)