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