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