ConnectionClosedEvent

data class ConnectionClosedEvent(val cause: String, val willRetry: Boolean) : MsmpEvent

Constructors

Link copied to clipboard
constructor(cause: String, willRetry: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard