getQos method
//// Get the QoS level of the message.
\return the QoS level of the message /
Implementation
QoS getQos() {
return qos;
}
//// Get the QoS level of the message.
\return the QoS level of the message /
QoS getQos() {
return qos;
}