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