All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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