Struct ntex_mqtt::v5::control::ProtocolError [−][src]
pub struct ProtocolError { /* fields omitted */ }
Expand description
Protocol level error
Implementations
Returns reference to a protocol error
Set reason code for disconnect packet
Set reason string for disconnect packet
Set server reference for disconnect packet
Update disconnect packet properties
Ack protocol error, return disconnect packet and close connection.