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