Uses of Enum Class
com.mypurecloud.sdk.v2.model.V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingToRecipient.IdTypeEnum
Packages that use V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingToRecipient.IdTypeEnum
-
Uses of V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingToRecipient.IdTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingToRecipient.IdTypeEnumModifier and TypeMethodDescriptionV2ConversationMessageTypingEventForWorkflowTopicConversationMessagingToRecipient.IdTypeEnum.fromString(String key) V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingToRecipient.getIdType()V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingToRecipient.IdTypeEnum.valueOf(String name) Returns the enum constant of this class with the specified name.static V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingToRecipient.IdTypeEnum[]V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingToRecipient.IdTypeEnum.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 V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingToRecipient.IdTypeEnumModifier and TypeMethodDescriptionV2ConversationMessageTypingEventForWorkflowTopicConversationMessagingToRecipient.idType(V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingToRecipient.IdTypeEnum idType) voidV2ConversationMessageTypingEventForWorkflowTopicConversationMessagingToRecipient.setIdType(V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingToRecipient.IdTypeEnum idType)