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

commonMain.raven.SmsConfiguration.kt Maven / Gradle / Ivy

The newest version!
package raven

fun MessageConfigurationRegistration.toService() = SmsService(agents)

fun Map.toLocalSmsOutbox(): Outbox = toOutbox(isSent = isSmsSent)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy