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