Uses of Enum Class
com.mypurecloud.sdk.v2.model.V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping.TypeEnum
-
Uses of V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping.TypeEnumModifier and TypeMethodDescriptionV2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping.TypeEnum.fromString(String key) V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping.getType()V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping.TypeEnum.valueOf(String name) Returns the enum constant of this class with the specified name.V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping.TypeEnum.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 V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping.TypeEnumModifier and TypeMethodDescriptionvoidV2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping.setType(V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping.TypeEnum type) V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping.type(V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping.TypeEnum type)