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