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