All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jsMain.com.ditchoom.mqtt3.persistence.Qos2Message.kt Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
package com.ditchoom.mqtt3.persistence

data class Qos2Message(
    val packetId: Int,
    val controlPacketValue: Byte
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy