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