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