Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationEventTopicScreenShare.StateEnum
Packages that use ConversationEventTopicScreenShare.StateEnum
-
Uses of ConversationEventTopicScreenShare.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationEventTopicScreenShare.StateEnumModifier and TypeMethodDescriptionConversationEventTopicScreenShare.StateEnum.fromString(String key) ConversationEventTopicScreenShare.getState()Returns the enum constant of this class with the specified name.ConversationEventTopicScreenShare.StateEnum.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 ConversationEventTopicScreenShare.StateEnumModifier and TypeMethodDescriptionvoidConversationEventTopicScreenShare.setState(ConversationEventTopicScreenShare.StateEnum state) ConversationEventTopicScreenShare.state(ConversationEventTopicScreenShare.StateEnum state)