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