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