← Back to Kairo Docs
|
API Reference (Dokka)
Kairo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kairo
kairo-mailersend
/
kairo.mailersend
Package-level
declarations
Types
Types
Mailer
Link copied to clipboard
class
Mailer
(
mailersend
:
MailerSend
,
val
templates
:
Map
<
String
,
String
>
)
Wrapper around the MailerSend SDK that dispatches API calls to
Dispatchers.IO
.