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