Uses of Enum Class
com.bytedesk.core.email_message.EmailMessageResponse.SendStatus
Packages that use EmailMessageResponse.SendStatus
-
Uses of EmailMessageResponse.SendStatus in com.bytedesk.core.email_message
Fields in com.bytedesk.core.email_message declared as EmailMessageResponse.SendStatusModifier and TypeFieldDescriptionprivate EmailMessageResponse.SendStatus
EmailMessageResponse.sendStatus
ειηΆζMethods in com.bytedesk.core.email_message that return EmailMessageResponse.SendStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static EmailMessageResponse.SendStatus[]
EmailMessageResponse.SendStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.