commonMain.raven.SmsConfiguration.kt Maven / Gradle / Ivy
package raven
fun MessageConfigurationRegistration.toService() = SmsService(agents)
fun Map.toLocalSmsOutbox(): Outbox = toOutbox(isSent = isSmsSent)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy