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