TRANSMISSION_STATUS variable

Syntax
const qa_string MessageProperties::TRANSMISSION_STATUS
Remarks

This property name refers to the current transmission status of the message.

For a list of values, see the StatusCodes class.

The value of this field is "ias_TransmissionStatus".

Pass TRANSMISSION_STATUS as the first parameter in the setIntProperty method or the getIntProperty method to access the associated message property.

See Also

StatusCodes class

setIntProperty function

getIntProperty function