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