Question: how to get notified of puback for QoS1 on the client
Open
question
- Dominant language
- C#
- Stars
- 5.1k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
When using QoS1 on the client, what is the callback that is invoked for the PUBACK from the server?
- I understood that ApplicationMessageReceivedHandler is used for receiving messages on topics that the client subscribed to? If this is also used for PUBACK, how do I distinguish between these and subscription-related messages?
- What is the ApplicationMessageProcessedHandler used for?
### Which project is your question related to?
- Client
- ManagedClient
Thanks in advance!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.