We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7606a27 commit 0f582f0Copy full SHA for 0f582f0
src/groups/bmq/bmqa/bmqa_messageeventbuilder.h
@@ -85,7 +85,7 @@
85
/// // Session start up logic omitted for brevity.
86
///
87
/// // Obtain a valid instance of message properties.
88
-/// bmqt::MessageProperties properties;
+/// bmqa::MessageProperties properties;
89
/// session.loadMessageProperties(&properties);
90
91
/// // Set common properties that will be applicable to all messages sent by
@@ -160,7 +160,7 @@
160
161
162
163
164
165
166
0 commit comments