commonMain.com.ditchoom.mqtt3.controlpacket.Reserved.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mqtt-4-models Show documentation
Show all versions of mqtt-4-models Show documentation
Defines the MQTT 3 and 4 control packets
package com.ditchoom.mqtt3.controlpacket
import com.ditchoom.mqtt.controlpacket.IReserved
import com.ditchoom.mqtt.controlpacket.format.fixed.DirectionOfFlow
object Reserved : ControlPacketV4(0, DirectionOfFlow.FORBIDDEN), IReserved
© 2015 - 2025 Weber Informatics LLC | Privacy Policy