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