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