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