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

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

There is a newer version: 3.0.14
Show newest version
package raven

class ConsoleSmsAgentOptions(
    val outbox: Outbox? = null,
    val formatter: PrettyConsoleSmsFormatter = PrettyConsoleSmsFormatter()
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy