getQos method

QoS getQos()

//// Get the QoS level of the message.

\return the QoS level of the message /

Implementation

QoS getQos() {
  return qos;
}