Reconnecting

data class Reconnecting(val notifyState: Boolean) : ConnectionState

Constructors

Link copied to clipboard
constructor(notifyState: Boolean)

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val notifyState: Boolean