Api

data class Api(val env: XMTPEnvironment = XMTPEnvironment.DEV, val isSecure: Boolean = true)

Constructors

Link copied to clipboard
constructor(env: XMTPEnvironment = XMTPEnvironment.DEV, isSecure: Boolean = true)

Properties

Link copied to clipboard
Link copied to clipboard
val isSecure: Boolean = true