net.sigusr.mqtt.impl.frames.UnsubscribeFrame
See theUnsubscribeFrame companion object
case class UnsubscribeFrame(header: Header, messageIdentifier: Int, topics: Vector[String]) extends Frame
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article