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