Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationMessagingToRecipient.IdTypeEnum
Packages that use ConversationMessagingToRecipient.IdTypeEnum
-
Uses of ConversationMessagingToRecipient.IdTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationMessagingToRecipient.IdTypeEnumModifier and TypeMethodDescriptionConversationMessagingToRecipient.IdTypeEnum.fromString(String key) ConversationMessagingToRecipient.getIdType()Returns the enum constant of this class with the specified name.ConversationMessagingToRecipient.IdTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.