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