ConnectionState

net.sigusr.mqtt.api.ConnectionState
See theConnectionState companion object
sealed trait ConnectionState

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Connected.type
class Connecting
object Disconnected.type
class Error
object SessionStarted.type
In this article