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