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