Uses of Enum Class
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicSocialExpression.InitialStateEnum
Packages that use QueueConversationEventTopicSocialExpression.InitialStateEnum
-
Uses of QueueConversationEventTopicSocialExpression.InitialStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationEventTopicSocialExpression.InitialStateEnumModifier and TypeMethodDescriptionQueueConversationEventTopicSocialExpression.InitialStateEnum.fromString(String key) QueueConversationEventTopicSocialExpression.getInitialState()Returns the enum constant of this class with the specified name.QueueConversationEventTopicSocialExpression.InitialStateEnum.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 QueueConversationEventTopicSocialExpression.InitialStateEnumModifier and TypeMethodDescriptionQueueConversationEventTopicSocialExpression.initialState(QueueConversationEventTopicSocialExpression.InitialStateEnum initialState) voidQueueConversationEventTopicSocialExpression.setInitialState(QueueConversationEventTopicSocialExpression.InitialStateEnum initialState)