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