DreamPearl commented on a change in pull request #310:
URL: https://github.com/apache/qpid-proton/pull/310#discussion_r618314415
##########
File path: cpp/include/proton/delivery.hpp
##########
@@ -64,6 +65,9 @@ class delivery : public transfer {
/// Settle with MODIFIED state.
PN_CPP_EXTERN void modify();
+ /// Return the tag for this delivery.
+ PN_CPP_EXTERN binary tag() const;
Review comment:
Just did that. Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]