vertx
/
io.vertx.kotlin.ext.mail
/
io.vertx.ext.mail.MailService
Extensions for io.vertx.ext.mail.MailService
sendMailAwait
suspend
fun
MailService
.
sendMailAwait
(
email
:
MailMessage
)
:
MailResult