Uses of Record Class
cloud.opencode.base.email.SendResult
Packages that use SendResult
Package
Description
-
Uses of SendResult in cloud.opencode.base.email
Methods in cloud.opencode.base.email that return SendResultModifier and TypeMethodDescriptionstatic SendResultSendResult.failure()Create a failed send result 创建失败的发送结果static SendResultOpenEmail.sendWithResult(Email email) Send email and return result with message ID 发送邮件并返回包含消息ID的结果static SendResultCreate a successful send result 创建成功的发送结果 -
Uses of SendResult in cloud.opencode.base.email.sender
Methods in cloud.opencode.base.email.sender that return SendResult -
Uses of SendResult in cloud.opencode.base.email.testing
Methods in cloud.opencode.base.email.testing that return SendResult