mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-11-01 11:07:56 +00:00
Add examples
This commit is contained in:
@@ -84,6 +84,11 @@ public:
|
||||
*/
|
||||
rd_kafka_resp_err_t get_error() const;
|
||||
|
||||
/**
|
||||
* Gets the error as a string
|
||||
*/
|
||||
std::string get_error_string() const;
|
||||
|
||||
/**
|
||||
* Gets the topic that this message belongs to
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user