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