8.3.9. QualityOfServiceMode
This integer represents the desired quality of service mode
Possible values are:
QOS_AT_MOST_ONCE = 0
QOS_DUPLICATES_OK = 1
QOS_ONCE_AND_ONLY_ONCE = 2
Please see Section 8.1, “Message bridge overview” for an explanation of what these mean.