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