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