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